Learn R Programming

PuffR (version 0.1)

calpuff_create_varying_volume_sources: Create CALPUFF input file with volume sources that vary in location and time

Description

Create CALPUFF input file with volume sources that vary in location and time.

Usage

calpuff_create_varying_volume_sources(CSV_input = NULL, df_input = NULL,
  src_name, species_name)

Arguments

CSV_input
a path to a CSV file containing hourly volume source data.
df_input
a data frame containing hourly volume source data.
src_name
the name of the source emitting the species.
species_name
the name of the species undergoing emissions.