trendyy (version 0.1.1)

get_interest_dma: Retrieve interest by DMA

Description

Extract a tibble of interest by DMA from trendy object

Usage

get_interest_dma(trendy)

Arguments

trendy

An object of class trendy created via trendy()

Examples

Run this code
# NOT RUN {
ob <- trendy("obama")
get_interest_dma(ob)
# }
# NOT RUN {
# }

Run the code above in your browser using DataLab