mdaplotg.getYLim | R Documentation |
Compute y-axis limits for mdaplotg
mdaplotg.getYLim(
ps,
ylim,
show.excluded,
show.legend,
legend.position,
show.labels
)
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 |
vector with two values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.