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
# NOT RUN {
getReplies("eroche", "data-wrangling-with-r")
# }