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 (unloaded) packages.

Demonstration

A demonstration is available on YouTube:

https://www.youtube.com/watch?v=dl_bYlDLydI

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('devtools')) install.packages('devtools')
devtools::install_github("bquast/datasets.load")

Development

Development takes place on the GitHub page.

http://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

0.3.0

License

GPL-3

Maintainer

Bastiaan Quast

Last Published

September 10th, 2018

Functions in datasets.load (0.3.0)

printDatasets

Print datasets in the console
promptDatasets

Prompt for dataset in the console
print.browseDatasets

Print function for browseDatasets objects
print.datasets

Print function for datasets class objects
browseDatasets

List datasets in an HTML Browser
alldata

List all datasets
datasets.load

Load Datasets from a Menu
getDatasetInfo

Get information on installed datasets.
datasets.load-package

Interface for loading Datasets
datasets

View datasets from all installed package