parse_conversion: Parse Conversion

Description Usage Arguments

Description

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

Usage

1
parse_conversion(val, allowedVals = c("icm", "ev", "ryd"))

Arguments

val

A character string defining the value of the conversion option.

allowedVals

A character vector of strings that val must take.


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