README.md

ryouready

ryouready is an R package to accompany my forthcoming R book "R" you ready?

To install the latest package version from github you can use the devtools package (Windows users: Make sure you have Rtools installed in order to run the commands below).

library(devtools)
install_github("markheckmann/ryouready")

To load the ryouready package after installation type

library(ryouready)


Try the ryouready package in your browser

Any scripts or data that you put into this service are public.

ryouready documentation built on May 1, 2019, 8:39 p.m.