knitr::opts_chunk$set( collapse = TRUE, comment = "#>")
cat(packageDescription("icd.data")$Description)
See documentation for the R CRAN package: icd for how to use this data.
install.packages("icd.data")
You can install icd.data from github with:
# install.packages("devtools") devtools::install_github("jackwasey/icd.data")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.