knitr::opts_chunk$set(
  collapse = TRUE,
  comment = "#>",
  fig.path = "man/figures/README-",
  out.width = "100%"
)

r emo::ji("package") instools - a collection of functions for health services research

Lifecycle: experimental R-CMD-check R-CMD-check

The goal of {instools} is to combine and share functions with potential further use in one of the research projects at the Institute of Nursing Science at the University of Basel.

Please report any bugs/issues, thanks!

Installation

You can install the package from GitHub with:

# install.packages("remotes")
remotes::install_github("INS-Basel/instools")

Types of functions

The package is mostly a collection of self-written utilities. At the moment the
following groups are included:



INS-Basel/hsrtools documentation built on April 20, 2024, 5:15 p.m.