met_caryAnnual: Annual mean monthly RH, Temp, and Precip

Description Usage Arguments Examples

Description

Function to create Annual Met from Cary weather stations

Usage

1
met_caryAnnual(start, end, path = "", center = TRUE)

Arguments

start

start year

end

end year

path

file path to csv if not in working directory

center

Should that data be centered? default is TRUE

Examples

1
met_caryAnnual(1995, 2005)

JohnRFoster/fosteR documentation built on May 9, 2019, 3:25 a.m.