All files available for a buoy are concatenated over time. Caution: some variables have changed in name over time
Value
dataframe (nx4)
- YEAR
Year
- MONTH
Month
- DAY
Day
- "Variable"
The name of the variable passed to the function
Examples
if (FALSE) { # \dontrun{
combine_buoy_data(buoyid="bzbm3",variable = "WTMP",inDir= here::here("output"))
} # }