Given a character vector, str_right()
returns the right side of a string.
See also
str_left()
which extracts characters from the left and str_mid()
which returns a segment of character strings.
Given a character vector, str_right()
returns the right side of a string.
str_left()
which extracts characters from the left and str_mid()
which returns a segment of character strings.