create_doc_colnames: Create DOC colnames

View source: R/read.R

create_doc_colnamesR Documentation

Create DOC colnames

Description

Use all available header row info to create full column names for DOC profile data

Usage

create_doc_colnames(val1, val2, val3)

Arguments

val1

string. Value in 1st header row

val2

string. Value in 2nd header row

val3

string. Value in 3rd header row, if there are three header rows. NA otherwise

Value

string. Column name


biogeochem/bpwtpR documentation built on May 6, 2024, 5:17 p.m.