Description Usage Arguments Examples
View source: R/makeScatterPlot.R
Creates a scatterplot for the phenomenon 'phen' for each season by using the list 'quantile_vals' created from function 'severalGgPlots' plot_name_list contains names of plots per season Also returns a list of the plots created
1 | makeScatterPlot(plot_name_list, quantile_vals, phen, size = 3.5)
|
plot_name_list |
Name of output plot with path per season |
quantile_vals |
As created by severalGgPlots |
phen |
Phenomenon, ex 'precipitation' |
size |
Size of plots. Defaults to 3.5 |
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.