Skip to content

Latest commit

 

History

History
39 lines (26 loc) · 1003 Bytes

README.md

File metadata and controls

39 lines (26 loc) · 1003 Bytes

cbmisc

Codecov test coverage R-CMD-check

The goal of cbmisc is to …

Installation

You can install the development version of cbmisc from GitHub with:

# install.packages("devtools")
devtools::install_github("cb12991/cbmisc")

Example

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

library(cbmisc)
## basic example code

Code of Conduct

Please note that the cbmisc project is released with a Contributor Code of Conduct. By contributing to this project, you agree to abide by its terms.