Description Usage Arguments Value
Note: if lhs is not a string, this method tries to coerce it to one.
1  | lhs %~% rhs
 | 
lhs | 
 the string to be matched  | 
rhs | 
 a regular expression string or RegularExpression object (obtained from 'get.regexp' or 'RE').  | 
a 'MatchResult' if there was a match, otherwise NULL.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.