Datasets.load: Difference between revisions

Content deleted Content added
fix archive URL
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
fix language
Tags: Visual edit Mobile edit Mobile web edit Advanced mobile edit
Line 27:
| website = {{URL|https://cran.r-project.org/package=datasets.load}}
}}
'''datasets.load''' is an R package and [[RStudio]] plugin, that provides a both a [[Graphical User Interface]] (GUI), as well as a [[Command Line Interface]] for loading datasets.<ref>{{Citation|last=Quast|first=Bastiaan|title=datasets.load: Interfaces for Loading Datasets|date=2019-12-12|url=https://cran.r-project.org/package=datasets.load|volume=|pages=|archive-url=https://web.archive.org/web/20200103105843/https://cran.r-project.org/web/packages/datasets.load/index.html|access-date=2020-01-03|archive-date=2020-01-03}}</ref> Normally, R only makes visible datasets of loaded packages visiblethat are loaded, '''datasets.load''' shows the list of all installed datasets on the local library, including datasets included with packages that haven'tare beennot loaded. It is one of the top 10% of most downloaded R packages.
 
== R datasets ==