make_figFig_unitCompar: Figure with comparisons of hospital units

Description Usage Arguments Value

View source: R/make_figFig_unitCompar.R

Description

Note: This function's name when writing aarsrapport 2019 (in 2020) was: make_compfig_hospitals

Usage

1
2
3
4
5
6
7
make_figFig_unitCompar(
  my_proptable_hospitals,
  my_y_lab = "Andel (%)",
  my_title = "",
  YellowGoal = "mean",
  GreenGoal = "mean"
)

Arguments

my_proptable_hospitals

my_proptable_hospitals <- RegData_NatVal_summarized #with NATIONA vulues!

my_y_lab

"Andel", unless you change it

my_title

” - empty, unless you change it

YellowGoal

can be give the values 1)” 2)'mean' or 3) A character value which will be converted to na , for instance '60' if the goal value is 60 percent

GreenGoal

can be give the values 1)” 2)'mean' or 3) A character value which will be converted to na , for instance '60' if the goal value is 60 percent

Value

figure


Rapporteket/norspis2 documentation built on April 18, 2021, 1:11 a.m.