knitr::opts_chunk$set( collapse = TRUE, comment = "#>", fig.path = "README-" )
The icuriskr
package provides functions to calculate a variety of ICU
morbidity and mortality risk scores. The scores currently included are:
The icuriskr
package can be installed from GitHub using the devtools
package
and the following commands:
# install.packages("devtools") library(devtools) install_github("bgulbis\edwr")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.