README.md

cwdata

R build
status

The goal of cwdata is to …

Installation

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

install.packages("cwdata")

And the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("mayunk264/cwdata")

Example

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

library(cwdata)
## basic example code


mayunk264/cwdata documentation built on Oct. 12, 2020, 12:05 a.m.