File tree Expand file tree Collapse file tree 2 files changed +17
-0
lines changed
Expand file tree Collapse file tree 2 files changed +17
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,14 @@ The following is an _R_ data package that features certain data sets from
2222the [ Machine Learning Library at UC Irvine] ( https://archive.ics.uci.edu/ml/ ) .
2323These data sets have been cleaned up and provide documentation via _ R_ 's help system.
2424
25+ > [ !NOTE]
26+ >
27+ > Want to easily access data sets not included in this package?
28+ >
29+ > Check out the [ ` {ucimlrepo} ` ] ( https://github.com/coatless-rpkg/ucimlrepo ) R package!
30+ > The package provides an interface to download and automatically load data
31+ > sets from the UC Irvine Machine Learning Repository.
32+
2533## Installation
2634
2735You can install ` ucidata ` from github with:
Original file line number Diff line number Diff line change @@ -13,6 +13,15 @@ from the [Machine Learning Library at UC
1313Irvine] ( https://archive.ics.uci.edu/ml/ ) . These data sets have been
1414cleaned up and provide documentation via * R* ’s help system.
1515
16+ > \[ !NOTE\]
17+ >
18+ > Want to easily access data sets not included in this package?
19+ >
20+ > Check out the
21+ > [ ` {ucimlrepo} ` ] ( https://github.com/coatless-rpkg/ucimlrepo ) R package!
22+ > The package provides an interface to download and automatically load
23+ > data sets from the UC Irvine Machine Learning Repository.
24+
1625## Installation
1726
1827You can install ` ucidata ` from github with:
You can’t perform that action at this time.
0 commit comments