Learn R Programming

flowcatchR (version 1.6.2)

show,ParticleSet-method: Display conveniently a ParticleSet object

Description

Display conveniently a ParticleSet object

Usage

## S3 method for class 'ParticleSet':
show(object)

Arguments

object
A ParticleSet object
...
Arguments to be passed to methods

Value

  • This returns an invisible NULL.

Examples

Run this code
data("candidate.platelets")
print(candidate.platelets)

Run the code above in your browser using DataLab