vjust_hcahps2 | R Documentation |
Used for positioning trend figure data value text appropriately in figures. This takes the state line into account for CAH figures.
vjust_hcahps2( data, axis_max = 100, axis_min = 0, invert = FALSE, upper = 0.925 )
data |
data frame |
axis_max |
maximum of fixed Y axis; default is 100; only used if fixed=T |
axis_min |
minimum of fixed Y axis; default is 100; only used if fixed=T |
invert |
use this option if plot shows the data in the opposite order as intended |
upper |
the value past which all text gets placed below the line |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.