plot.crw: Visualistation of CRW time series product

Description Usage Arguments

View source: R/plot.crw.R

Description

Plots the CRW time series

Usage

1
plot.crw(url, start = NULL, end = NULL, destfile = NULL, width = 8, height = 4)

Arguments

url

URL of the file to download from CRW database

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.