read_ctd: Read a single CTD - note that this is sensitive to prof and...

View source: R/io.R

read_ctdR Documentation

Read a single CTD - note that this is sensitive to prof and surf

Description

Read a single CTD - note that this is sensitive to prof and surf

Usage

read_ctd(
  filename = get_data_path("Maritimes", "a_MEDS_profile_prof_2015_2020.csv"),
  form = c("tibble", "sf")[1]
)

Arguments

filename

character, the file to read

form

character, one of 'tibble' or 'sf'

Value

tibble or sf POINT table


BigelowLab/azmpcfin documentation built on March 19, 2022, 2:23 a.m.