readAutoInputs: Read user input from text file in order to set up automated...

Description Usage Arguments Value

View source: R/autoHelpers.R

Description

Read user input from text file in order to set up automated extreme value modelling

Usage

1
readAutoInputs(file, make = TRUE, assign. = TRUE)

Arguments

file

Character string giving the name of the file.

make

Whether or not to make additional objects based on the input file and system information. Defaults to make=TRUE.

assign.

Whether or not to assign the values to R objects. Defaults to assign.=TRUE.

Value

Returns a names list, invisibly, containing the values of the named fields in the input file. However, the named items in the list are also assigned to position 1 unless the call specifies assign.=FALSE.


harrysouthworth/margarita documentation built on Aug. 19, 2021, 5 a.m.