Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 1.04 KB

README.md

File metadata and controls

29 lines (20 loc) · 1.04 KB

R package template

R-CMD-check codecov

The goal of rpkg.template is to ...

Installation

You can install the development version of rpkg.template like so:

remotes::install_github("rpkgs/rpkg.template")

Example

This is a basic example which shows you how to solve a common problem:

library(rpkg.template)
## basic example code