knitr::opts_chunk$set( collapse = TRUE, comment = "#>" )
As an Enhances dependency to the CRAN R package ricu, this data package provides the eICU demo data set. Due to CRAN size restrictions, this cannot be served from CRAN but rather can be installed from a GitHub-hosted drat repository.
The released version of eicu.demo can be installed as:
install.packages( "eicu.demo", repos = "https://eth-mds.github.io/physionet-demo" )
And the development version from GitHub is available as:
# install.packages("devtools") devtools::install_github("eth-mds/eicu-demo")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.