R/analysis.r
avotep.RdSummary of the voters of a series of posts. avotep means 'analysis of the votes on the given posts retrieved with the appbase_api method.'
avotep(mypost = NA, if_plot = TRUE, top = 10)
| 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. |
A data frame of the voters
# NOT RUN { avotep() # }