getRedditUrlSubreddit: Get subreddit name from url

View source: R/utils.R

getRedditUrlSubredditR 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.


vosonlab/VOSONDash documentation built on Feb. 9, 2023, 8:37 a.m.