read_maxdcont: Read AERMOD MAXDCONT Output Files

View source: R/read_maxdcont.R

read_maxdcontR Documentation

Read AERMOD MAXDCONT Output Files

Description

Read a table of AERMOD pollutant contributions from the MAXDCONT option into a data.frame.

Usage

read_maxdcont(infile)

Arguments

infile

Input maxdcont file to read.

Examples

read_maxdcont(project/pm25_maxdcont.TXT)

dKvale/aermod documentation built on July 5, 2023, 4:25 a.m.