Usage Arguments Examples
1
QCTABLE2(cs, data = "qc", out = "table")
cs
basic analysis of community table
data
by qc or yf
out
1 2 3 4 5 6
data(plantcom) com<-HERBIV(plantcom$comm) cp<-CPHF(plantcom$sp) cs<-QLYF(com,cp,n=5,iv=0.1) QCTABLE2(cs,out='table') QCTABLE2(cs,out='mm')
Add the following code to your website.
REMOVE THIS Copy to clipboard
For more information on customizing the embed code, read Embedding Snippets.