Require usage of startsWith() and endsWith() over grepl()/substr() versions
startsWith()
endsWith()
grepl()
substr()
Useful links