Learn R Programming

⚠️There's a newer version (2.3.0) of this package.Take me there.

datasets.load

Visual interface for loading datasets in RStudio from all installed (including unloaded) packages.

Demonstration

Installation

You can install the latest stable version from CRAN.

install.packages('datasets.load')

The development version, to be used at your peril, can be installed from GitHub using the devtools package.

if (!require('remotes')) install.packages('remotes')
remotes::install_github('bquast/datasets.load')

Development

Development takes place on the GitHub page.

https://github.com/bquast/datasets.load

Bugs can be filed on the issues page on GitHub.

https://github.com/bquast/datasets.load/issues

Copy Link

Version

Install

install.packages('datasets.load')

Monthly Downloads

463

Version

2.1.0

License

GPL-3

Maintainer

Bastiaan Quast

Last Published

June 18th, 2022

Functions in datasets.load (2.1.0)

print.datasets

Print function for datasets class objects
datasets.load-package

Interface for loading Datasets
browseDatasets

List datasets in an HTML Browser
getDatasetInfo

Get information on installed datasets.
print.browseDatasets

Print function for browseDatasets objects
datasets

View datasets from all installed packages
alldata

List all datasets
datasets.load

Load Datasets from a Menu
printDatasets

Print datasets in the console
promptDatasets

Prompt for dataset in the console