README.md

bis557

Travis build status

Coveralls test coverage

The goal of bis557 is for homework for BIS 557. Creating packages and adding functions to it.

Final project has been uploaded

Code and write up are in final project folder Data is in data folder

homework 4 vignette has been uploaded

The pdf file for homework 4 is in the folder doc

Installation

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

install.packages("devtools")
devtools::install_github("carolineying/bis557")

Example

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

library(bis557)
## basic example code


carolineying/bis557 documentation built on April 17, 2023, 4 a.m.