README.md

coder

R programming challenges platform. This project is NOT finished yet.

Background

At workplaces engineers organise programming challenages where they hack on interesting data analysis skills. It is a good way to get that side-project going or validate idea for a new technique.

How-To-Use

  1. You'll need to have R environment, at least 3.0.0

```

R --version 3.3.0 ```

  1. Install coder with devtools

devtools::install_github("zedoul/coder")

  1. Run coder

library(coder) coder()

Plan



zedoul/coder documentation built on May 4, 2019, 10:14 p.m.