read_pos: Read AERMOD POST Output Files

View source: R/read_pos.R

read_posR Documentation

Read AERMOD POST Output Files

Description

Read a table of AERMOD post processed concentration data from the POSTFILE option into a data.frame.

Usage

read_pos(infile)

Arguments

infile

Input pos file to read.

Examples

read_pos("project/pm25_srcgrp1.POS")

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