field_format | R Documentation |
A convenience wrapper around grepl
to make rule sets more readable.
field_format(x, pattern, type = c("glob", "regex"), ...)
x |
Bare (unquoted) name of a variable.
Otherwise a vector of class |
pattern |
|
type |
|
... |
passed to grepl |
Other format-checkers:
field_length()
,
number_format()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.