WriteRavFile: WriteRavFile

View source: R/WriteRavFile.R

WriteRavFileR Documentation

WriteRavFile

Description

This function takes inputs list and creates a RAV file

Usage

WriteRavFile(inputs, filename)

Arguments

inputs

Inputs from .rav file.

filename

Name of the .rav file to write.

Details

This function is new to the R VRAP. Needed to create record of the .rav file used for the VRAP run in case the user changed .rav values in the shiny app.

Value

Nothing. .rav file is written.


eeholmes/VRAP documentation built on Nov. 23, 2024, 2:35 a.m.