Datasets.load: Difference between revisions

Content deleted Content added
formatting
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
add OS, use deeplink
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
Line 16:
| latest preview date =
| programming language = [[R (programming language)|R]]
| operating system = Windows, MacOS, Linux
| platform =
| size = 530.8 kB (v. 1.0.0)
Line 25:
| license = [[GPL v3]]
| alexa =
| website = {{URL|https://cran.r-project.org/package=datasets.load}}
}}
'''datasets.load''' is an R package and [[RStudio]] plugin, that provides a both [[Graphical User Interface]] (GUI) as well as a [[Command Line Interface]] for loading datasets. Normally, R only makes datasets of loaded packages visible, '''datasets.load''' shows the list of all installed datasets on the local library, including datasets included with packages that haven't been loaded. It is one of the top 10% of most downloaded R packages.