plotSlopes | R Documentation |
Plot slopes BioTIME
ggplot2 theme for BioTIME plots
plotSlopes(x, metric, cols, taxa, method, assemblageID, divType)
themeBioTIME(lp, fontSize, colx, coly)
x |
Parameter description |
metric |
Parameter description |
cols |
Parameter description |
taxa |
Parameter description |
method |
Parameter description |
assemblageID |
Parameter description |
divType |
Parameter description |
lp |
description |
fontSize |
description |
colx |
description |
coly |
description |
A plot
fig1 <- ggplot2::ggplot() +
themeBioTIME("none", 12, "black", "grey90")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.