str_detect_multiple | Detect the presence or absence of a patterns in a string. |
str_extract_after | Extract characters in a string which occur after a specified... |
str_extract_after_date | Extract characters in a string which occur after a date |
str_extract_before | Extract characters in a string which occur before a specified... |
str_extract_before_date | Extract characters in a string which occur before a date |
str_extract_between | Extract characters in a string which occur after a specified... |
str_extract_context | Extract pattern from a string along with characters that... |
str_extract_context_all | Extract all patterns from a string along with characters that... |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.