| plotSlopes | R Documentation |
Plot slopes BioTIME
plotSlopes(
x,
metric,
cols,
taxa = c("Amphibians & reptiles", "Birds", "Chromista", "Fish", "Fungi", "Mammals",
"Plants"),
method = c("metric", "taxa", "ind"),
assemblageID,
divType = c("alpha", "beta")
)
x |
A data.frame with columns slopes, metric, taxa, assemblageID |
metric |
If |
cols |
Name of the column in x from which colouring groups will be based on. |
taxa |
Necessary if method = "taxa", one of: "Amphibians & reptiles", "Birds", "Chromista", "Fish", "Fungi", "Mammals", "Plants" |
method |
Character can be one of "metric", "taxa", "ind" |
assemblageID |
Parameter description |
divType |
"alpha" or "beta" |
A plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.