Hi all,
Close to finishing up my first project entirely in R, but I am stuck. I don't really have a good grasp of regex, but usually can accomplish my tasks with substring, instring, len, or comparable functions.
I have two questions. Where can I find a list of string functions in R, and 2nd, does R have an instring type function?
Many thanks in advance!
Brock