A post's vote report based on steemdb.com. gvotep means 'get the vote information of a post.'

gvotep(postlink = NA)

Arguments

postlink

A character string of the link of a post

Value

A dataframe of a post's voter information

Examples

# NOT RUN {
gvotep()
# }