met_caryMonthly: Monthly mean monthly RH, Temp, and Precip

Description Usage Arguments Examples

Description

Function to create Monthly Met from Cary weather stations

Usage

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

Arguments

start

start month (yyyymm)

end

end month (yyyymm)

path

file path to csv if not in working directory

center

Should that data be centered? default is TRUE

Examples

1
met_caryAnnual(199505, 200511)

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