nrp_read_ctd_file.Rd
Read CTD File
nrp_read_ctd_file(
path,
db_path = getOption("nrp.db_path", file.choose()),
lookup = nrp::site_date_lookup
)
A string of the path to the file.
The SQLite connection object or path to the nrp SQLite database
The lookup table for assigning site names/dates (used when reading files that cannot be read by oce package). this defaults to a dataset provided with the package that is used for reading historical data
A tibble