scale_Ico: scale_Ico

scale_IcoR Documentation

scale_Ico

Description

Scale an Ico class image with an interactive plot. Allows to select two points on the metric reference and to define its length.

Usage

scale_Ico(
  image.ico,
  xpos = 0,
  ypos = 0,
  types = "n",
  cols = "red",
  cexs = NULL,
  pchs = 3,
  sounds = FALSE,
  delay = 3
)

Arguments

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

sounds

logical: if FALSE sounds are silences

delay

numeric: specify seconds after that all devices will be closed

Value

Ico.object: class Ico scaled image (based on the provided metric reference)

Author(s)

Antonio Profico, Flavia Strani, Pasquale Raia, Daniel DeMiguel


MicroWeaR/MicroWeaR documentation built on June 28, 2023, 12:47 a.m.