scale_Ico | R Documentation |
Scale an Ico class image with an interactive plot. Allows to select two points on the metric reference and to define its length.
scale_Ico(image.ico, xpos = 820, ypos = 0, types = "n", cols = "red",
cexs = NULL, pchs = 3)
image.ico |
Ico.object: class Ico image |
xpos |
numeric: window x coordinates |
ypos |
numeric: window y coordinates |
types |
symbol: symbol type |
cols |
character: symbol color |
cexs |
vector: symbol size |
pchs |
numeric: symbol to use |
Ico.object: class Ico scaled image (based on the provided metric reference)
Antonio Profico, Flavia Strani, Pasquale Raia, Daniel DeMiguel
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.