pgcudahy/advRkoans: A tutorial for learning Advanced R by making tests pass

advRkoans is an interactive tutorial for learning advanced R programming by making tests pass. Following Hadley Wickham's Advanced R https://adv-r.hadley.nz/. Inspired by Greg Malcom's "Python Koans" at https://github.com/gregmalcolm/python_koans, which are in turn inspired by Edgecase's "Ruby Koans" which can be found at http://rubykoans.com/.

Getting started

Package details

Maintainer
LicenseMIT + file LICENSE
Version0.1.0
URL https://github.com/pgcudahy/advRkoans
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("pgcudahy/advRkoans")
pgcudahy/advRkoans documentation built on Feb. 25, 2020, 5:10 a.m.