Skip to content

Graphical parameters in metaMDS

2 messages · Jari Oksanen, Gian Maria Niccolò Benucci

#
On 22/05/10 14:14 PM, "Gian Maria Niccol? Benucci" <gian.benucci at gmail.com>
wrote:
Gian,

'pch' and 'col' do not change the sizes of the plotting character, but 'cex'
does. Study the documentation of the appropriate functions ('points') to see
what you can do.

If you do not tell us what you want to do it is very difficult to tell you
how to do it. I didn't know you wanted to change the sizes of the
characters. 

The code was untested. Perhaps I should have written legend(..., pch =
seq_along(length(levels(Host)))), but I don't care to try to see if that
works (perhaps you can try?).

Cheers, jari oksanen
1 day later