README.md

myfirstpackage

The goal of myfirstpackage is to have a few useful functions on hand.

Installation

You can install the released version of myfirstpackage from github with:

install.packages("devtools")
devtools::install_github('jimmyg3g/myfirstpackage')

Example

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

library(myfirstpackage)
## basic example code


jimmyg3g/myfirstpackage documentation built on Nov. 16, 2020, 1:43 p.m.