We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a0b8424 commit 6502f4cCopy full SHA for 6502f4c
README.md
@@ -55,6 +55,7 @@ A default run of 9 is specified as that is the length of run used by the
55
IHI for its patient safety initiatives worldwide.
56
57
``` r
58
+
59
library(runcharter)
60
runcharter(df = signals,
61
med_rows = 13,
@@ -80,6 +81,7 @@ baseline medians, and any sustained runs of improvement beyond the
80
81
baseline period.
82
83
84
85
86
87
runcharter(signals,
0 commit comments