gposts: Get the detailed information of given posts. gposts means...

Description Usage Arguments Value Examples

View source: R/get.r

Description

Get the detailed information of given posts. gposts means 'get posts'.

Usage

1
2
gposts(postlinks = NA, method = c("steemdb.com", "steemsql.com", "steemdata.com"), 
    sql_con)

Arguments

postlinks

A character string of hyperlinks to target posts

method

A character string of the Steem data server to connect.

sql_con

A connection to the SteemSQL server.

Value

a dataframe of the detailed information of the given posts

Examples

1
gposts(c("cn/@dapeng/xuer-sale", "utopian-io/@dapeng/steemg-four-more"))

pzhaonet/steemr documentation built on June 14, 2020, 8:57 a.m.