Description Usage Arguments Value See Also Examples
This is a convenience function to check if the object is a flowFPModel
.
1 | is.flowFPModel(obj)
|
obj |
returns TRUE if the object is a |
Returns TRUE is the object is a flowFPModel
.
1 2 3 | data(fs1)
fp = flowFPModel(fs1)
is.flowFPModel(fp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.