xy {tofsims} | R Documentation |
xy
, slot of MassImage
class objectsxy
, slot of MassImage
class objects
xy(object) xy(object) <- value ## S4 method for signature 'MassImage' xy(object) ## S4 replacement method for signature 'MassImage' xy(object) <- value
object |
object of class MassImage |
value |
vector numeric two values for x and y dimension of image |
vector numeric with xy dimensions of image
library(tofsimsData) data(tofsimsData) xy(testImage)