knitr::opts_chunk$set( warning = FALSE, message = FALSE, collapse = TRUE, comment = "#>", fig.path = "man/figures/README-", out.width = "100%" )
Miscellaneous functions created mainly for use in RiksSvikt (SwedeHF)
Install R package devtools
from CRAN:
install.packages("devtools")
Install R package hfmisc
:
devtools::install_github("hfmisc")
Load package:
library(hfmisc)
Get overview of functions:
help(package = "hfmisc")
Lina Benson, lina.benson@ki.se
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.