################################################
## Liver cancer dataset
################################################
library(CrIMMixdata)
data(liver)
sapply(liver, dim)
data(clinical_data)
str(clinical_data)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.