get_tags: Get tags associated with a Term

Description Usage Arguments Value See Also

View source: R/query.R

Description

get_tags retrieves the tags associated with a particular term on Urban Dictionary.

Usage

1
get_tags(term, ...)

Arguments

term

the term to search for.

...

further arguments to pass to httr's GET function.

Value

a data.frame containing the term and the top 10 tags associated with it.

See Also

get_term for retrieving a set of definitions for a specific term.


udapi documentation built on May 1, 2019, 7:47 p.m.