get_interest_country {trendyy}R Documentation

Retrieve interest by country

Description

Extract a tibble of interest by country from trendy object

Usage

get_interest_country(trendy)

Arguments

trendy

An object of class trendy created via trendy()

Examples

## Not run: 
ob <- trendy("obama")
get_interest_country(ob)

## End(Not run)


[Package trendyy version 0.1.1 Index]