get_otg_col_specs: Get/Set Column Specifications for On-The-Ground .csv Data

View source: R/get_otg_col_specs.R

get_otg_col_specsR Documentation

Get/Set Column Specifications for On-The-Ground .csv Data

Description

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.

Usage

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")
)

Arguments

otg_type

what type of on-the-ground (OTG) data would the user like to deal with?

Value

an object of class col_spec

Author(s)

Mike Ackerman


mackerman44/DASH documentation built on Sept. 5, 2024, 8:14 a.m.