read_pmf_inputs: Function to read EPA PMF inputs.

View source: R/read_pmf_inputs.R

read_pmf_inputsR Documentation

Function to read EPA PMF inputs.

Description

Function to read EPA PMF inputs.

Usage

read_pmf_inputs(file_concentrations, file_errors, tz = "UTC")

Arguments

file_concentrations

File name of concentration file.

file_errors

File name of error file. This is optional.

tz

Time zone of dates.

Value

Tibble.

Author(s)

Stuart K. Grange


skgrange/pmfr documentation built on June 30, 2022, 12:28 a.m.