prettysimplemd: prettysimplemd

Description Usage Arguments Value

Description

Generates pretty simple markdown files

Usage

1
prettysimplemd(file, description = NULL, date = NULL, open = NULL, ...)

Arguments

file

Name of markdown file.

description

Optional, short hand description of document contents.

date

Date to be timestamped on top left of document. Defaults to current year-month-day.

open

Logical indicating whether to open output in browser. Defaults to open the first time the function is called in a session.

...

Passed to rmarkdown::render.

Value

Converts markdown file as pretty simple html file of same root name.


mkearney/prettysimplemd documentation built on May 14, 2019, 8:16 a.m.