ucinews: Latest UCI MLR News

Description Usage Arguments Format References

View source: R/ucinews.R

Description

This function scrapes data from UCI's Machine Learning repository. Specifically, it's scrapes a table from the main page. The table contains latest information pertaining to the site.

Usage

1
ucinews(quiet = FALSE)

Arguments

quiet

If TRUE, a message informs the user where current UCI data is coming from. If FALSE, no message is displayed. Defaults to FALSE.

Format

  1. Date: The date information was reported.

  2. Info: News description.

References

https://archive.ics.uci.edu/ml/index.php


tyluRp/ucimlr documentation built on Feb. 2, 2021, 6:51 a.m.