Parameter Pattern

par_pattern()

Value

A string of the regular expression for a parameter name.

Examples

par_pattern()
#> [1] "[[:alpha:]][[:alnum:]._]*"