dimorder: Image Frames Order

View source: R/AnnotatedImage.R

dimorderR Documentation

Image Frames Order

Description

Get the ordering of image frames.

Usage

dimorder(x)

Arguments

x

An Image object or an array

Value

A character vector giving the dimension names.

Author(s)

Andrzej OleÅ› <andrzej.oles@gmail.com>, 2014-2023

Examples

# sample timelapse image
f = mockFile(sizeC=2, sizeT=10)
img = read.image(f)

dimorder(img)


aoles/RBioFormats documentation built on May 3, 2024, 7:46 a.m.