get_tags: Get tags associated with a Term

Description Usage Arguments Value See Also

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.


Ironholds/udapi documentation built on May 7, 2019, 6:43 a.m.