Skip to content

Latest commit

 

History

History
30 lines (20 loc) · 948 Bytes

README.md

File metadata and controls

30 lines (20 loc) · 948 Bytes

wcec

CRAN status R-CMD-check Codecov test coverage test-coverage

The goal of wcec is to ...

Installation

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

# install.packages("pak")
pak::pak("swarm-lab/wcec")

Example

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

library(wcec)
## basic example code