WriteRapFile: Write Rap File from VRAP 2.0 inputs list

View source: R/WriteRapFile.R

WriteRapFileR Documentation

Write Rap File from VRAP 2.0 inputs list

Description

Takes the input list and writes a .rap file.

Usage

WriteRapFile(inputs, FileName = "tmp.rav")

Arguments

inputs

A list of the necessary input values for RunSims2R and RunSims2C.

ravFileName

Name of the .rav file that data will be written to.

Details

Takes the inputs list and write a .rap file that can be input into VRAP 2.0 function ReadRapFile or GetInput. Note that in VRAP 2.0, the beginning and ending ER (or Pop) values are given in absolute values not as a fraction of base level as in VRAP 1.0.

Value

Nothing. The data is written to FileName.


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