Learn R Programming

tofsims (version 1.0.2)

xy: xy, slot of MassImage class objects

Description

xy, slot of MassImage class objects

Usage

xy(object)

xy(object) <- value

## S3 method for class 'MassImage': xy(object)

## S3 method for class 'MassImage': xy(object) <- value

Arguments

object
object of class MassImage
value
vector numeric two values for x and y dimension of image

Value

  • vector numeric with xy dimensions of image

Examples

Run this code
library(tofsimsData)
data(tofsimsData)
xy(testImage)

Run the code above in your browser using DataLab