eikos_legend: Create eikosogram legend

Description Usage Arguments

View source: R/eikos_legend.R

Description

Eikos helper function used to create legend.

Usage

1
2
eikos_legend(labels, title = NULL, yname_size = 12, yvals_size = 12, col,
  margin = unit(2, "points"), lcol = "black")

Arguments

labels

labels to be included in legend

title

if non-NULL a string to give as the legend title

yname_size

font size of vertical axis names (in points)

yvals_size

font size of labels for values of y variable (in points)

col

colours od

margin

unit specifying margin between legend entries

lcol

line colour


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