positionSpaceOutsideSinglequotes | R Documentation |
(vectorised) Detect the position of space in a string not within a pair of single quotes
positionSpaceOutsideSinglequotes(string)
string |
A character vector |
A integer vector of positions
tidyrules:::positionSpaceOutsideSinglequotes(c("hello", "hel' 'o "))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.