Datasets.load: Difference between revisions

Content deleted Content added
add demo video
Tags: Mobile edit Mobile web edit
move demo video down to usage
Line 27:
| website = {{URL|https://cran.r-project.org/}}
}}
'''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. [[File:Datasets.load.webm|thumb|datasets.load demo]]
 
== R datasets ==
Line 41:
 
== Usage ==
[[File:Datasets.load.webm|thumb|datasets.load demo]]
 
 
A video demonstrating the GUI usage is available via the thumbnail on the right and on [https://www.youtube.com/watch?v=dl_bYlDLydI YouTube].