import_local(path, station_code, trace = FALSE)FALSErem_reps. Weather data prior to 2007 may contain duplicate time stamps at frequencies for 60 (hourly) and 144 (daily) averages, in addition to 15 minute frequencies. Duplicate values that correspond to the smallest value in the frequency column (15 minutes) are retained.
Zip download request through CDMO: all_params, all_params_dtrng, rem_reps, single_param## this is the path for csv example files
path <- 'C:/this/is/my/data/path'
## import, do not include file extension
import_local(path, 'apaebmet')Run the code above in your browser using DataLab