View source: R/util_startsWith_prefix._or_equals_prefix.R
util_startsWith_prefix._or_equals_prefix | R Documentation |
detect, if x
starts with <prefix>.
or equals <prefix>
,
if results have been combined
util_startsWith_prefix._or_equals_prefix(x, prefix)
x |
character haystack |
prefix |
character needle |
logical if entries in x start with prefix-DOT/equal to prefix
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.