bmd: build markdown files from the posts

Description Usage Arguments Value

View source: R/build.r

Description

build markdown files from the posts

Usage

1
2
3
bmd(post_df = NA, dest_path = "blog", post_df_source = c("appbase_api", "steemsql.com"), 
    if_yaml = FALSE, original_link = c("steemit.com", "cnsteem.com", "busy.org", 
        "steemdb.com", "steemd.com"))

Arguments

post_df

A data frame of the posts.

dest_path

A character string of the destination path for the markdown files.

post_df_source

A character string of the data frame source.

if_yaml

A logical value of whether the markdown files contain yaml headers.

original_link

A character string vector of the orginal links to the posts.

Value

markdown files.


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