evolution_plot_area | R Documentation |
This function blah, blah, blah....
evolution_plot_area(
annual_data,
new_data,
title_plot = NULL,
xaxis.title = NULL,
yaxis.title,
x,
y,
colour = NULL,
wrap = NULL
)
annual_data , new_data |
data frame. |
title_plot |
character. The plot title |
xaxis.title |
character. The title of x axis |
yaxis.title |
character. The title of y axis |
x |
character. The name of variable in data to represent in x axis |
y |
character. The name of variable in data to represent in y axis |
colour |
character. The name of variable in data to represent colour |
wrap |
character. The name of variable in data to represent wrap |
A plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.