powered by
## S3 method for class 'iNEXT': fortify(model, data = model$iNextEst, type = 1, ...)
iNEXT
type = 1
type = 2
type = 3
data(spider) # single-assemblage abundance data out1 <- iNEXT(spider$Girdled, q=0, datatype="abundance") ggplot2::fortify(out1, type=1)
Run the code above in your browser using DataLab