View source: R/helper-family.R
Returns a ggplot2::labs()
-add on in which the
caption clarifies whether the plot refers to the times pan before the treatment,
after the treatment or to the entire experiment.
If there was not treatment or the cells were treated right from the beginning no caption is returned.
1 | hlpr_caption_add_on(object, phase)
|
object |
A valid cell tracer object. |
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. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.