make_y_scale | R Documentation |
Used internally. Prepares the y-axis scale for history/status plots.
Requires the ggplot2
package installed.
make_y_scale(y_value)
y_value |
single character string, determining which values are plotted
on the y-axis. The following options are available: allocation
probabilities ( |
An appropriate scale for the ggplot2
plot y-axis according to
the value specified in y_value
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.