MainExistingDatasets

CRAN status R build status

Shiny for Open Science to visualize, share, and inventory the main existing human datasets for researchers.

Installation

Required: - Softwares : R (≥ 2.10) - R libraries : see the DESCRIPTION file.

You can install the development version from GitHub with:

# install.packages("devtools")
devtools::install_github("baptisteCD/MainExistingDatasets")

Run the Shiny server

MainExistingDatasets::run_app()

Load the dataset

data(human_datasets, package = "MainExistingDatasets")