mdaplotg.getYLim {mdatools} | R 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
[Package mdatools version 0.14.1 Index]