R/get_tmin_fluxnet2015.R
get_tmin_fluxnet2015.Rd
Wrapper function to derive daily daily minimum temperature from half-hourly data
for all site-scale data files in a given directory (argument dir
).
get_tmin_fluxnet2015(dir)
A list of outputs of the function get_tmin_fluxnet2015.
if (FALSE) { # \dontrun{
df <- get_tmin_fluxnet2015("./")
} # }