fvsSetCmdLine: Load FVS program

View source: R/fvsSetCmdLine.R

fvsSetCmdLineR Documentation

Load FVS program

Description

Sets the command line to the values listed of the FVS Command Line and opens files for input as indicted by the values found. This routine can result in the FVS return code state to be reset.

Usage

fvsSetCmdLine(cl = NULL)

Arguments

cl

A character string that contains the command line arguments. If 'NULL' (the default), the function attempts to fetch the arguments as they may be specified on the command that starts R. This is done by calling the R function 'commandArgs(trailingOnly = TRUE)', see R documentation for details.


SilviaTerra/rFVS documentation built on March 25, 2023, 3:59 a.m.