GlobalOptions (version 0.1.1)

$.InternalOptionValue: Get value of other options

Description

Get value of other options

Usage

# S3 method for InternalOptionValue
$(x, nm)

Arguments

x

should always be .v

nm

name of the option

Details

.v$nm is basically a short version of .v(nm).

See Also

.v

Examples

Run this code
# NOT RUN {
# There is no example
NULL
# }

Run the code above in your browser using DataCamp Workspace