Description Usage Arguments Value
A function to split up hashtags - but only in cases where the words are separated with Capitalizations. Hashtags often contain important semantic information - which we want to extract rather than leaving them as (sparsely occurring) strings of several words combined without spaces.
1 2 | ## S3 method for class 'hashtags'
split(x)
|
x |
vector containing one or more strings (i.e. length is equal to or greater than 1) |
vector with hashtags separated
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.