README.md

PlotPackage

The goal of PlotPackage is to store our code for our plots.

Installation

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

install.packages("PlotPackage")

Example

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

library(PlotPackage)
## plot(dataset,1,2,5)


Lewismews/example_package documentation built on May 12, 2019, 12:22 a.m.