getAccountVotes: Votes made by an Account

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Get a list of all the votes made by an account

Usage

1
getAccountVotes(user = "eroche", node)

Arguments

user

Account to query

node

Optional Argument (Steem Node to Query)

Value

Data Table with list of votes and what they voted on

Examples

1
2
getAccountVotes("eroche")
getAccountVotes("eroche", node="https://api.steemit.com")

kharoof/steemRdata documentation built on April 16, 2021, 9:37 p.m.