containsCells: Check availability of cells

containsCellsR Documentation

Check availability of cells

Description

Checks if the object revolves around a spatial method with single cells as the observational unit.

Usage

containsCells(object, ...)

## S4 method for signature 'ANY'
containsCells(object, error = FALSE)

Arguments

object

An object of class SPATA2 or, in case of S4 generics, objects of classes for which a method has been defined.

...

Used to absorb deprecated arguments or functions.

error

Logical. If TRUE and the input is invalid the function throws an error.

Value

Logical value.

See Also

containsSpots()


theMILOlab/SPATA2 documentation built on Feb. 8, 2025, 11:41 p.m.