Skip to contents

All functions

as.kpilist()
Convert a list to a kpilist
c(<kpi>)
Concatenate kpi objects
fab_dow()
Day of week figure(s)
fab_tod()
Time of day figure(s)
kpi()
Create KPI tables
kpi_accumulate()
Accumulate kpilists into KPIs per site lists The KPIs themselves are all well and good for e.g. a report where you walk through each individual KPI and present all of the info there, but they're not ideal if you want all of the KPIs for a given site or country or the overall study in a single table. kpi_accumulate does this conversion
kpi_fn_n() kpi_fn_prop() kpi_fn_perc() kpi_fn_median() kpi_fn_mean() kpi_fn_iqr() kpi_fn_min() kpi_fn_max() kpi_fn_missing()
KPI summary functions
kpi_fns()
Get a list of KPI summary functions provided by kpitools.
kpi_outlier()
Get the outliers
plot(<kpi>)
Plot KPI objects
print(<kpi>)
Print method for kpi objects
riskcols()
Colors for KPIs cutoffs
risklabs()
Labels for KPIs with cutoffs
theme_kpitools()
kpitools ggplot2 theme