getPostsByTag: Recent Posts containing a particular tag.

Description Usage Arguments Value Examples

Description

Get posts using a specific tag in Chronological order

Usage

1
getPostsByTag(tag = "steem", limit = 1, node)

Arguments

tag

tag to search.

limit

number of items to return

node

Optional Argument (Steem Node to Query)

Value

Data.Table with Details of Posts

Examples

1
getPostsByTag("letseat", 1)

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