I recently started analyzing data with R so I am far away from good:
I collected posts on instagram, one variable (row) giving me the "title" of each post. This title is a combination of description and assigned hashtags.
I am only interested in the hashtags and want to select, extract or create a new variable only with the hashtags. I am unfamiliar with analyzing character variables, so any help is welcome!