getRedditUrlSubreddit {VOSONDash} | R Documentation |
Get subreddit name from url
Description
This function extracts the subreddit name from a reddit thread url.
Usage
getRedditUrlSubreddit(url)
Arguments
url |
Character string. Reddit thread url. |
Value
Subreddit name as character string.
[Package VOSONDash version 0.5.7 Index]