(Go: >> BACK << -|- >> HOME <<)

Skip to content

Visual interface for loading datasets in RStudio from all installed (including unloaded) packages, also includes command line interfaces.

Notifications You must be signed in to change notification settings

bquast/datasets.load

Repository files navigation

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

About

Visual interface for loading datasets in RStudio from all installed (including unloaded) packages, also includes command line interfaces.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Languages