Description Usage Arguments Value Examples
build markdown files from the posts
1 2 3 |
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. |
markdown files.
1 2 3 4 | ## Not run:
bmd()
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.