getSpataDf: Obtain a data.frame of observations

getSpataDfR Documentation

Obtain a data.frame of observations

Description

This function is the most basic start if you want to extract data for your individual analysis.

(In order to extract the coordinates as well use getCoordsDf().)

Usage

getSpataDf(object, ...)

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.

Value

A tidy data.frame containing the character variables barcodes and sample.

See Also

joinWith


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