Displaying 1 result from an estimated 1 matches for "popsymbol".
Did you mean:
popsymbols
2009 Sep 02
1
plotting vector of symbols
...points and an
associated vector that corresponds to different symbols in pch for the
35 symbols. I would like to write one line, rather than dividing up
the 35 points into categories first, but I can't see to find a way.
Basically, I am trying to do this . . . .
points(ordination$points, pch=popsymbols[,2]), where popsymbols[,2] is
a column of symbol values.
Thanks for any help,
Wade Wall