parse_top_result: Create a dataframe containing the most shared article

Description Usage Arguments Value Examples

Description

Create a dataframe containing the most shared article

Usage

1

Arguments

parsed

A nested list; the result of running get_most_shared

Value

A dataframe with one row

Examples

1
2
3
4
5
## Not run: 
parsed <- get_most_shared('slate.com', '123')
parse_top_result(parsed)

## End(Not run)

mhairi/buzzsumo documentation built on May 22, 2019, 8:56 p.m.