read_macam_dta(file, date = NULL, geocode = NULL, label = NULL, tz = NULL, locale = readr::default_locale())
POSIXct object, but if NULL the date stored in
file is used, and if NA no date variable is addedlon and lat.NULL the value of file is
used, and if NA the "what.measured" attribute is not set.locale to create your own locale that controls things
like the default time zone, encoding, decimal mark, big mark, and day/month
names.Reads and parses the header of a processed data file as output by the PC program to extract the time and date fields and a user label if present, and then imports wavelengths and spectral energy irradiance values.