mdaplotg.getXLim | R Documentation |
Compute x-axis limits for mdaplotg
mdaplotg.getXLim(
ps,
xlim,
show.excluded,
show.legend,
show.labels,
legend.position,
bwd = NULL
)
ps |
list with plotseries |
xlim |
limits provided by user |
show.excluded |
logical, will excluded values also be shown |
show.legend |
will legend be shown on the plot |
show.labels |
will labels be shown on the plot |
legend.position |
position of legend on the plot (if shown) |
bwd |
size of bar for bar plot |
vector with two values
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.