InputsBackwardCompat: Backwards Compatibility for inputs List

View source: R/InputsBackwardCompat.R

InputsBackwardCompatR Documentation

Backwards Compatibility for inputs List

Description

Ensure that inputs list can be used in VRAP 1.0 functions

Usage

InputsBackwardCompat(inputs)

Arguments

inputs

A list of the necessary input values (can be taken from .rav file).

Details

The VRAP 2.0 inputs list is very similar to VRAP 1.0 but has a few differences related to how ER and Pop steps are named. This creates entries in inputs that has the same names used in VRAP 1.0 so that the inputs list in VRAP 2.0 can be passed to VRAP 1.0 functions.

Value

Returns the list of all inputs with added values so that list is compatible with VRAP 1.0 functions


eeholmes/VRAPCpp documentation built on Feb. 6, 2024, 7:25 a.m.