getReplies: Replies Made to a Post

Description Usage Arguments Value Examples

View source: R/steemrdata.R

Description

Replies Made to a Post

Usage

1
getReplies(user, permlink, node)

Arguments

user

Account To Query

permlink

Permlink of post to query

node

Optional Argument (Steem Node to Query)

Value

Data Table with list of replies made to specified post

Examples

1
2
3
4
## Not run: 
getReplies("eroche", "data-wrangling-with-r")

## End(Not run)

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

Related to getReplies in steemr...