read_ctd | R Documentation |
Read a single CTD - note that this is sensitive to prof and surf
read_ctd( filename = get_data_path("Maritimes", "a_MEDS_profile_prof_2015_2020.csv"), form = c("tibble", "sf")[1] )
filename |
character, the file to read |
form |
character, one of 'tibble' or 'sf' |
tibble or sf POINT table
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.