Description Usage Arguments Value
A wrapper around purr::map_df()
and the respective
list of the data slot of interest.
1 | getData(object, data_slot, phase)
|
object |
A valid cell tracer object. |
data_slot |
Character value. One of 'stats', 'tracks', 'meta' or 'cluster'. |
phase |
Character value. Refers to the phase of the experiment. Valid inputs are:
Note: This argument is ignored if the experiment set up did not include any treatment or the treatment started right from the beginning. |
The data.frame of interest.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.