Check if character value matches the provided pattern
in_string.RdCheck if character value matches the provided pattern
Arguments
- x
String value.
- pattern
Pattern that should be matched to
x.- ...
Extra arguments passed to grepl.
in_string.RdCheck if character value matches the provided pattern
String value.
Pattern that should be matched to x.
Extra arguments passed to grepl.