README.md

MyExamplePackage

The goal of MyExamplePackage is to ...

Installation

You can install the development version of MyExamplePackage from GitHub with:

# install.packages("devtools")
devtools::install_github("jkylearmstrong/MyExamplePackage")

Example

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

library(MyExamplePackage)
## basic example code


jkylearmstrong/MyExamplePackage documentation built on April 15, 2022, 1:14 a.m.