README.md

MyFirstPackage

Build Status

Writen for week 4 assignment of the coursera course "R packages"

Installation

You can install the released version of MyFirstPackage from CRAN with:

install.packages("MyFirstPackage")

Example

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

library(MyFirstPackage)
## basic example code


shaowei72/MyFirstPackage documentation built on June 25, 2020, 10:07 a.m.