subsetAnalytes: Subset analytePointPatterns

View source: R/subsetAnalytes.R

subsetAnalytesR Documentation

Subset analytePointPatterns

Description

subset a given point patterns of type 'ppp' and 'analytePointPatterns' based on its 'metaData'.

Usage

subsetAnalytes(obj, expr)

Arguments

obj

an S3 object of type 'ppp' and 'analytePointPatterns'.

expr

logical expression indicating which points are to be kept. The expression must involve the column names of the 'metaData' slot). Subsetting based on 'marks' is not yet supported.

Value

An analyte point patter of type 'ppp' and 'analytePointPattern' after subsetting.


CeMOS-Mannheim/moleculaR documentation built on April 14, 2025, 8:27 a.m.