mnel / rmdTemplate

Add rmarkdown template skeleton to an R package

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rmdTemplates

An R package with helper functions to a skeleton template directory within an R package directory structure.

Based on descriptions at http://rmarkdown.rstudio.com/developer_document_templates.html

Usage:

# add a template called "myTemplate"
createTemplate("myTemplate",description = "My Template")

About

Add rmarkdown template skeleton to an R package


Languages

Language:R 100.0%