get_interest: Retrieve interest over time

Description Usage Arguments Examples

View source: R/get_trends.R

Description

Extract a tibble of interest over time

Usage

1

Arguments

trendy

An object of class trendy created via trendy()

Examples

1
2
3
4
5
## Not run: 
ob <- trendy("obama")
get_interest(ob)

## End(Not run)

trendyy documentation built on May 20, 2019, 5 p.m.