makeScatterPlot: Creates a scatterplot

Description Usage Arguments Examples

View source: R/makeScatterPlot.R

Description

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

Usage

1
makeScatterPlot(plot_name_list, quantile_vals, phen, size = 3.5)

Arguments

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

Examples

1

NorskRegnesentral/climModelEval documentation built on Jan. 16, 2020, 12:49 a.m.