Skip to content

Commit 18df44e

Browse files
committed
Add note on the README
1 parent 86b9fb4 commit 18df44e

File tree

2 files changed

+16
-0
lines changed

2 files changed

+16
-0
lines changed

README.Rmd

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,14 @@ from the [UCI Machine Learning Repository](https://archive.ics.uci.edu/).
2727
> This package is an unoffical port of the [Python `ucimlrepo` package](https://github.com/uci-ml-repo/ucimlrepo).
2828
2929

30+
> [!NOTE]
31+
>
32+
> Want to have datasets alongside a help documentation entry?
33+
>
34+
> Check out the [`{ucidata}`](https://github.com/coatless-rpkg/ucidata) R package!
35+
> The package provides a small selection of data sets from the
36+
> UC Irvine Machine Learning Repository alongside of help entries.
37+
3038
## Installation
3139

3240
You can install the development version of ucimlrepo from [GitHub](https://github.com/) with:

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,14 @@ Repository](https://archive.ics.uci.edu/).
1717
> This package is an unoffical port of the [Python `ucimlrepo`
1818
> package](https://github.com/uci-ml-repo/ucimlrepo).
1919
20+
> \[!NOTE\]
21+
>
22+
> Want to have datasets alongside a help documentation entry?
23+
>
24+
> Check out the [`{ucidata}`](https://github.com/coatless-rpkg/ucidata)
25+
> R package! The package provides a small selection of data sets from
26+
> the UC Irvine Machine Learning Repository alongside of help entries.
27+
2028
## Installation
2129

2230
You can install the development version of ucimlrepo from

0 commit comments

Comments
 (0)