updatePlotMeta {flowSpy}R Documentation

Update plot meta information of FSPY

Description

Update plot meta information of FSPY

Usage

updatePlotMeta(object, verbose = TRUE)

Arguments

object

An FSPY object

verbose

logical. Whether to print calculation progress.

Value

An FSPY object

Examples


if (FALSE) {
fspy <- updatePlotMeta(fspy)
}



[Package flowSpy version 1.4.0 Index]