Miscellaneous functions created mainly for use in RiksSvikt (SwedeHF)
Install R package devtools from CRAN:
devtools
install.packages("devtools")
Install R package hfmisc:
hfmisc
devtools::install_github("hfmisc")
Load package:
library(hfmisc)
Get overview of functions:
help(package = "hfmisc")
Lina Benson, lina.benson@ki.se