mdaplotg.getYLim: Compute y-axis limits for mdaplotg

View source: R/mdaplotg.R

mdaplotg.getYLimR Documentation

Compute y-axis limits for mdaplotg

Description

Compute y-axis limits for mdaplotg

Usage

mdaplotg.getYLim(
  ps,
  ylim,
  show.excluded,
  show.legend,
  legend.position,
  show.labels
)

Arguments

ps

list with plotseries

ylim

limits provided by user

show.excluded

logical, will excluded values also be shown

show.legend

will legend be shown on the plot

legend.position

position of legend on the plot (if shown)

show.labels

logical, will data ponit labels also be shown

Value

vector with two values


mdatools documentation built on Aug. 13, 2023, 1:06 a.m.