text_sub: generic for extracting characters sequences by position
Description
generic for extracting characters sequences by position
text_sub default
Usage
text_sub(string, start = NULL, end = NULL)# S3 method for default
text_sub(string, start = NULL, end = NULL)
Arguments
string
text from which to extract character sequence