Description Usage Arguments Value
Creates x axis grob to be placed on eikosogram. Called by eikos functions.
1 2 | eikos_x_probs(data, xprobs = NULL, xprobs_size = 8, margin = unit(2,
"points"), rotate = TRUE)
|
data |
data frame from eikos_data object |
xprobs |
vector of probabilities to be shown. NULL if they should be calculated from the data. |
xprobs_size |
font size of labels for horizontal probabilities (in points) |
margin |
unit specifying margin between y axis and eikosogram |
rotate |
logical, whether probabilities should be rotated vertically. |
textGrob with x-axis probabilities.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.