Skip to contents

Plot a recorded particle-analysis diagnostic

Usage

# S3 method for class 'OpenSpecyParticleAnalysis'
plot(x, sample = 1L, which = NULL, ...)

Arguments

x

an OpenSpecyParticleAnalysis result.

sample

sample name or numeric position.

which

one of "particle_image", "particle_heatmap", "particle_heatmap_thresholded", "cor_heatmap", "sn_histogram", or "cor_histogram". If NULL, the first plot with data is used.

...

reserved for future plotting options.

Value

x invisibly.