getBlogPosts: Blog Posts

Description Usage Arguments Value Examples

View source: R/functions.R

Description

Get all main posts from a users blog (excluding reHives). This function may take some time to process depending on the size of the blog history on an account

Usage

1
getBlogPosts(username, node)

Arguments

username

Username of Blog Author.

node

Optional Argument (Hive Node to Query)

Value

Data.Table with Details of Blog Posts

Examples

1
getBlog("eroche")

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