Learn R Programming

matrixCorr (version 0.8.3)

match_arg: Match argument to allowed values

Description

Match argument to allowed values

Usage

match_arg(arg, values, arg_name = as.character(substitute(arg)))

Arguments