Day 17: Datasets from R
R has an extensive range of builtin datasets, which are useful for experimenting with the language. The RDatasets
package makes many of these available within Julia. We’ll see another way of accessing R’s datasets in a couple of days’ time too. In the meantime though, check out the documentation for RDatasets
and then read on below.