Learn R Programming

PuffR (version 0.1)

calpuff_create_varying_line_sources: Create CALPUFF input file with line sources that vary in location and time

Description

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

Usage

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

Arguments

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