showLabels | R Documentation |
Show labels on plot
showLabels(
ps,
show.excluded = FALSE,
pos = 3,
cex = 0.65,
col = "darkgray",
force.x.values = NULL,
bwd = 0.8
)
ps |
'plotseries' object |
show.excluded |
logical, are excluded rows also shown on the plot |
pos |
position of the labels relative to the data points |
cex |
size of the labels text |
col |
color of the labels text |
force.x.values |
vector with forced x-values (or NULL) |
bwd |
bar width in case of bar plot |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.