getPost: Details of a Hive Post

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Get details of a post, specified by the unique link (username and permlink)

Usage

1
getPost(username, permlink, node)

Arguments

username

Username of Post Author.

permlink

Permlink of Post

node

Optional Argument (Hive Node to Query)

Value

List with Details of Post

Examples

1
2
getPost("eroche", "time-series-with-r")
getPost("eroche", "time-series-with-r", "https://api.openhive.network")

kharoof/hiveRdata documentation built on Dec. 24, 2021, 6:17 p.m.