format_xlab | R Documentation |
Returns a generic x-axis label for the plot based on the prefix and scale.
format_xlab(prefix, prefix_short, scale_y)
prefix |
A string indicating the prefix for the x-axis label. |
prefix_short |
A shorter version of the prefix for the x-axis label. |
scale_y |
A string indicating the scale of the x-axis (e.g., "log10", "linear"). |
A formatted x-axis label.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.