parse_overwrite: Parse Overwrite

Description Usage Arguments

Description

A function that takes a value and checks that is of the form of the allowed values.

Usage

1
parse_overwrite(val, allowedVals = c("true", "false", "t", "f"))

Arguments

val

A character string defining the value of the overwrite option.

allowedVals

A character vector of strings that val must take.


ntyndall/atomic documentation built on May 8, 2019, 3:14 a.m.