sp_string2vector | R Documentation |
Transfer color string to vector
sp_string2vector(x, pattern = ",")
x |
A string |
pattern |
delimiter of sub-strings |
A vector
sp_string2vector('red, blue,white')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.