read_aermod_out: Read AERMOD output file

View source: R/read_aermod_out.R

read_aermod_outR Documentation

Read AERMOD output file

Description

Read an aermod.out file into a dataframe.

Usage

read_aermod_out(file)

Arguments

file

File location. Defaults to "aermod.out".

Examples

## Not run: 
read_aermod_out(file = "aermod.out")

## End(Not run)

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