Tutorial

knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>"
)

Run the Shiny server

MainExistingDatasets::run_app()

Load the dataset

data(human_datasets, package = "MainExistingDatasets")

Session information

sessionInfo()


Try the MainExistingDatasets package in your browser

Any scripts or data that you put into this service are public.

MainExistingDatasets documentation built on March 31, 2023, 5:39 p.m.