Learn R Programming

VOSONDash (version 0.5.7)

getRedditUrlThreadId: Get a reddit thread id from url

Description

This function extracts the thread id from a reddit thread url.

Usage

getRedditUrlThreadId(url)

Arguments

url

Character string. Reddit thread url.

Value

Reddit thread id as character string.