LRE-Read-Internal: Internal functions for 'ReadInData' function.

Description Usage Arguments

Description

Internal functions for reading in data

Usage

1
2
3
4
5
ReadQ(fn, format)

ReadC(fn, Cnames, OmitCzeros = FALSE, format)

ExtractDT(dt, format = "%Y-%m-%d")

Arguments

fn

file name

format

format for the date

Cnames

concentration column label

OmitCzeros

a logical value indicating whether zeros should be omitted in the concentration record. If missing, it is assumed that no zeros should be omitted from the record if they exist.

dt

character representing the date


pkuhnert/LRE documentation built on March 4, 2021, 2:50 a.m.