read_plt: Read AERMOD PLOT Output Files

View source: R/read_plt.R

read_pltR Documentation

Read AERMOD PLOT Output Files

Description

Read a table of AERMOD receptor concentration data from the PLOTFILE option into a data.frame.

Usage

read_plt(infile)

Arguments

infile

Input PLT file to read.

Examples

read_plt("project/pm25_srcgrp1.PLT")

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