getPostsByTag: Recent Posts containing a particular tag.

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Get posts using a specific tag in Chronological order

Usage

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

Arguments

tag

tag to search.

limit

number of items to return

node

Optional Argument (Hive Node to Query)

Value

Data.Table with Details of Posts

Examples

1
getPostsByTag("letseat", 1)

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