avotep: Summary of the voters of a series of posts. avotep means...

Description Usage Arguments Value Examples

View source: R/analysis.r

Description

Summary of the voters of a series of posts. avotep means 'analysis of the votes on the given posts retrieved with the appbase_api method.'

Usage

1
avotep(mypost = NA, if_plot = TRUE, top = 10)

Arguments

mypost

A data frame of a series of posts retrieved with the appbase_api method.

if_plot

A logic value of whether plot the pie diagram.

top

A numeric value of the Top voters plotted in the pie diagram.

Value

A data frame of the voters

Examples

1
2
3
4
## Not run: 
avotep()

## End(Not run)

steemr documentation built on May 1, 2019, 7:04 p.m.

Related to avotep in steemr...