getComments: Comment List

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Get a list of all the comments from a users blog. This function may take some time to process depending on the size of the transaction history on an account

Usage

1
getComments(username, node)

Arguments

username

Username of Comment Author.

node

Optional Argument (Steem Node to Query)

Value

Data.Table with Details of Comments Posts

Examples

1
getComments("eroche")

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