plot.cortad: Visualisation of CoRTAD time series product

Description Usage Arguments

View source: R/plot.cortad.R

Description

Plots CoRTAD time series product

Usage

1
plot.cortad(df, start = NULL, end = NULL, destfile = NULL, width = 8, height = 4)

Arguments

df

a data frame created by get.cortad function

start

a character vector of the start date, e.g. "2013-01-01", default is NULL

end

a character vector of the end date, e.g. "2018-12-31", default is NULL

destfile

a destination file to save the file, default is NULL

width

width of the plot to be saved; default is 8

height

height of the plot to be saved; default is 4


brisneve/THE documentation built on May 21, 2019, 11:09 a.m.