updatePlotMeta: Update plot meta information of FSPY

Description Usage Arguments Value Examples

View source: R/utils.R

Description

Update plot meta information of FSPY

Usage

1
updatePlotMeta(object, verbose = TRUE)

Arguments

object

An FSPY object

verbose

logical. Whether to print calculation progress.

Value

An FSPY object

Examples

1
2
3
if (FALSE) {
fspy <- updatePlotMeta(fspy)
}

flowSpy documentation built on Nov. 8, 2020, 6:53 p.m.