load_pva_parameters: Load a .csv template of parameters. A blank template that...

View source: R/load_pva_parameters.R

load_pva_parametersR Documentation

Load a .csv template of parameters. A blank template that matches the parameters needed by 'PVAInvasR' can be created with the pva_template() function.

Description

Load a .csv template of parameters. A blank template that matches the parameters needed by 'PVAInvasR' can be created with the pva_template() function.

Usage

load_pva_parameters(filepath)

Arguments

filepath

The path to the filled-in .csv template of population and control parameters.

Value

pva_parameters A list of population and control parameters for use in other 'PVAInvasR' functions.

Examples

load_pva_parameters('~/Documents/PVA_Examples/filledin_parameter_template.csv')

mairindeith/PVAInvasR_RPackage documentation built on Feb. 1, 2023, 3:17 p.m.