coordToPixel,MassImage,numeric-method {tofsims}R Documentation

coordToPixel

Description

coordToPixel

Usage

## S4 method for signature 'MassImage,numeric'
coordToPixel(object, xy)

Arguments

object

of class MassImage

xy

numeric vector with x/y locator coordinate

Details

coordToPixel translates xy coordinates from the locator() function to cell coordinates from the image function. Origo is according to ToF-SIMS images the upper left corner.

Value

xy coordinate of MassImage pixels


[Package tofsims version 1.14.0 Index]