Description Usage Arguments Value Examples
View source: R/plotting_functions.R
First found in Irvine, Rodhouse, Keren 2016
1 | cumulative_plot(data, covariate, cover_class_col = .data$`Cover Class`)
|
data |
Dataframe in long format |
covariate |
Name of Categorical Covariate to Plot By |
cover_class_col |
Name of Cover Class column if it differs from Default 'Cover Class' |
ggplot2 object
1 | cumulative_plot(sagebrush, Fire)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.