show-FSPY-method: FSPY show method

Description Usage Arguments Value Examples

Description

Prevents R from crashing by trying to print all slots of an FSPY object if a returned object is not stored in a variable.

Usage

1
2
## S4 method for signature 'FSPY'
show(object)

Arguments

object

An FSPY object

Value

Cell number of FSPY object

Examples

1
2
3
if (FALSE) {
  fspy
}

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