# cooleR
<!-- badges: start -->
<!-- badges: end -->
The goal of cooleR is to ...
## Installation
You can install the released version of cooleR from [CRAN](https://CRAN.R-project.org) with:
``` r
install.packages("cooleR")
```
## Example
This is a basic example which shows you how to solve a common problem:
``` r
library(cooleR)
## basic example code
```