[R] data type problem for vegan package

keunhchoi at gmail.com keunhchoi at gmail.com
Tue Nov 11 09:19:45 CET 2008


Dear all,

I'm using R2.8 version,  and am trying to do NMDS and calculate other
diversity indices in vegan package.
The problem is that it works with a small set of data (43 X 23; row by
column), but the following error message comes up with a larger data set (43
X 104) (it seems not large to me at all). I made it sure that all data are
of numeric type as required.

>gh1.H=diversity(gh1)
>FUN(newX[, i], ...) : invalid 'type' (character) of argument

If someone has an idea, please...

Keun-Hyung
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: dummy1.txt
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20081111/5e0a77df/attachment.txt>


More information about the R-help mailing list