Answer Posted / Meenu
In R, character functions operate on character strings. Some common character functions include: {"substr": extracts a substring from a character string, "str_replace": replaces all occurrences of a pattern with another string within a character vector, and "gsub": substitutes all occurrences of a regular expression in a character string.}n
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers