eikos_y_probs: Create grob with eikosogram y-axis probabilities

Description Usage Arguments Value

View source: R/eikos_probs.R

Description

Creates y axis grob to be placed on eikosogram. Called by eikos functions.

Usage

1
eikos_y_probs(data, yprobs, yprobs_size = 8, margin = unit(2, "points"))

Arguments

data

data frame from eikos_data object

yprobs

vector of probabilities to be shown. NULL if they should be calculated from the data.

yprobs_size

font size of labels for horizontal probabilities (in points)

margin

unit specifying margin between y axis and eikosogram

Value

textGrob with y-axis probabilities.


eikosograms documentation built on May 1, 2019, 10:52 p.m.