getInputFilePath: Identify location of filepath for model input files

View source: R/UtilityFunctions.R

getInputFilePathR Documentation

Identify location of filepath for model input files

Description

Identify location of filepath for model input files

Usage

getInputFilePath(
  configpaths,
  folderPath = "extdata",
  filename,
  package = "useeior"
)

Arguments

configpaths

str vector, paths (including file name) of configuration files.

folderPath

str local path to configuration type

filename

str filename of model spec

package

str name of package for location of input file


USEPA/useeior documentation built on April 12, 2024, 1:36 p.m.