knitr::opts_chunk$set( comment = "#>", tidy = FALSE, error = FALSE, fig.width = 8, fig.height = 8)
{{ title }}
{{#travis_shield}}  {{/travis_shield}} {{#appveyor_shield}}  {{/appveyor_shield}}  
{{ description }}
devtools::install_github("{{ gh_username }}/{{ name }}")
library({{ name }})
{{ licensenofile }} © {{{ copyrightholder }}
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.