plot_Ico: plot_Ico

plot_IcoR Documentation

plot_Ico

Description

Plot Ico class image. Set the matrix containing the marks coordinates in the scars argument, the function returns them on the image.

Usage

plot_Ico(image.ico, xpos = 820, ypos = 0)

Arguments

image.ico

Ico.object: Ico class image

xpos

numeric: window x coordinates

ypos

numeric: window xycoordinates

Value

Ico.object: plotted class Ico image

Author(s)

Antonio Profico, Flavia Strani, Pasquale Raia, Daniel DeMiguel

Examples

## Not run: 
# A. brevirostris case-study
#load image
data("A_br_pic")
#plot image
plot_Ico(A_br_pic)
# C. elaphus eostephanoceros case-study
#load image
data("C_el_pic")
#plot image
plot_Ico(C_el_pic)

## End(Not run)

MicroWeaR/Micro2 documentation built on July 4, 2023, 12:02 a.m.