under dev
R programming challenges platform.
This project is NOT finished yet.
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.
You’ll need to have R environment, at least 3.0.0
> R --version
3.3.0
Install coder with devtools
devtools::install_github("zedoul/coder")
Run coder
library(coder)
coder()