createRedditRequestUrl {VOSONDash} | R Documentation |
Create a reddit url to request thread comments
Description
This function creates a url from specified thread url that can be used to request the thread comments.
Usage
createRedditRequestUrl(url)
Arguments
url |
Character string. Reddit thread url. |
Value
Reddit API url as character string.
[Package VOSONDash version 0.5.7 Index]