Datasets.load: Difference between revisions

Content deleted Content added
Linked R package
Restored improperly removed {{Afd-merge to}} template from November 2018, but see Talk:R (programming language)#datasets.load and other R packages
Line 29:
| website = {{URL|1=https://cran.r-project.org/package=datasets.load|2=cran.r-project.org}}
}}
{{Afd-merge to|R (programming language)|Datasets.load|24 September 2018}}
'''datasets.load''' is an [[R package]] and [[RStudio]] plugin, that provides 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/20200430061643/https://cran.r-project.org/web/packages/datasets.load/index.html|access-date=2020-04-30|archive-date=2020-04-30}}</ref> Normally, R only makes visible datasets of packages that are loaded, '''datasets.load''' shows the list of all installed datasets on the local library, including datasets included with packages that are not loaded. It is one of the top 10% of most downloaded R packages.