README.md

datasets.load

License CRAN Version R build status Coverage status Total RStudio Cloud Downloads Monthly RStudio Cloud Downloads

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

Demonstration

datasets.load GUI 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 remotes 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



Try the datasets.load package in your browser

Any scripts or data that you put into this service are public.

datasets.load documentation built on Nov. 10, 2023, 1:17 a.m.