nquote_str {datapasta} | R Documentation |
Count the number of quotes in a string
Description
Count the number of quotes in a string
Usage
nquote_str(char_vec)
Arguments
char_vec |
the string to count quotes in |
Value
a number, possibly 0.
[Package datapasta version 3.1.0 Index]