WriteRavFile: Write Rav File from VRAP 2.0 inputs list

View source: R/WriteRavFile.R

WriteRavFileR Documentation

Write Rav File from VRAP 2.0 inputs list

Description

Takes the input list and write a .rav file.

Usage

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

Arguments

inputs

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

FileName

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

Details

Takes the inputs list and write a .rav file that can be input into the VRAP 1.0 function Main.

Value

Nothing. The data is written to ravFileName.


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