View source: R/get_otg_col_specs.R
get_otg_col_specs | R Documentation |
Get/set column specifications for on-the-ground (OTG) data collected using the DASH protocol. The function does not work for DASH data collecting in 2019 & 2020, which were collected using an old data collection form.
get_otg_col_specs(
otg_type = c("surveyPoint_0.csv", "CU_1.csv", "Wood_2.csv", "Jam_3.csv",
"Undercut_4.csv", "Discharge_5.csv")
)
otg_type |
what type of on-the-ground (OTG) data would the user like to deal with? |
an object of class col_spec
Mike Ackerman
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.