README.md

Tic-Tac-Toe Library for R

I wrote this as an excercise in creating a R package. Hopefully somebody will find it useful.

Install the CRAN package in R like this:

install.packages("st3")
library("st3")

Install the Swirl tutorial in R like this:

swirl.install("st3")
swirl()


Try the rt3 package in your browser

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

rt3 documentation built on May 2, 2019, 6:38 a.m.