Skip to content
Prev 363191 / 398502 Next

changing x and y ranges in a PCA plot created by library(labdsv)

labdsv::plot.pca() does not pass its unrecognized arguments (in ...)
to plot().  You can fix this by adding the argument ... to its call to
plot(),
right after 'main = title', in plot.pca
or by mailing the maintainer
  > maintainer("labdsv")
  [1] "David W. Roberts <droberts at montana.edu>"
and asking him to change it.


Bill Dunlap
TIBCO Software
wdunlap tibco.com

On Sun, Aug 7, 2016 at 2:34 AM, Mohsen Sharafatmandrad <
mohsen.sharafatmandrad at gmail.com> wrote: