powered by
Same as base::startsWith() and base::endsWith() except available for R < 3.3
base::startsWith()
base::endsWith()
startsWith(x, prefix)endsWith(x, suffix)
endsWith(x, suffix)
a string to test
a string to test the presence of