read_ICAD: read_ICAD

View source: R/read_icad.R

read_ICADR Documentation

read_ICAD

Description

Simple function to read ICAD data.

Usage

read_ICAD(ch1, ch2 = NULL, tz = "UTC", pad = FALSE)

Arguments

ch1

path to a channel 1 file

ch2

(optional) path to a channel 2 file. If not supplied the string "Channel1" will be replaced with "Channel2" from ch1

tz

time zone to use when formatting date. default "UTC"

pad

Should NO2, NO2x and NOmeasured channels be linealy interpolated between the different file times. Default false

Author(s)

W. S. Drysdale


skgrange/waclr documentation built on Dec. 8, 2022, 3:52 a.m.