inst/template/README.md

{{ name }}

{{ title }}

{{#travis_shield}} ![Linux Build Status](https://travis-ci.org/{{ gh_username }}/{{ name }}.svg?branch=master) {{/travis_shield}} {{#appveyor_shield}} ![Windows Build status](https://ci.appveyor.com/api/projects/status/github/{{ gh_username }}/{{ name }}?svg=true) {{/appveyor_shield}} ![](http://www.r-pkg.org/badges/version/{{ name }}) ![CRAN RStudio mirror downloads](http://cranlogs.r-pkg.org/badges/{{ name }})

{{ description }}

Installation

devtools::install_github("{{ gh_username }}/{{ name }}")

Usage

library({{ name }})

License

{{ license }} © {{ copyrightholder }}



metacran/mason.github documentation built on May 22, 2019, 7:48 p.m.