powered by
plot.iNEXT
## S3 method for class 'iNEXT': plot(x, type = 1, se = TRUE, show.legend = TRUE, show.main = TRUE, col = NULL, ...)
iNEXT
type = 1
type = 2
type = 3
par
data(spider) # single-assemblage abundance data out1 <- iNEXT(spider$Girdled, q=0, datatype="abundance") plot(x=out1, type=1) plot(x=out1, type=2) plot(x=out1, type=3)
Run the code above in your browser using DataLab