make_x_scale | R Documentation |
Used internally. Prepares the x-axis scale for history/status plots.
Requires the ggplot2
package installed.
make_x_scale(x_value)
x_value |
single character string, determining whether the number of
adaptive analysis looks ( |
An appropriate scale for the ggplot2
plot x-axis according to
the value specified in x_value
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.