Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 342 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 342 Bytes

BIS2B

helper functions for UC Davis BIS 002B to make your life easier

Installation

# install.packages("remotes")
remotes::install_github("EYH0602/BIS2B")

Usage

library(BIS2B)

See man document or textbook or slides for the rest.

Contribution

Please send Issues or Pull Requests for anything related.