View source: R/cyto_plot-helpers.R
cyto_plot_new | R Documentation |
cyto_plot_new
is used internally by cyto_plot to open an
OS-specific interactive garphics device to facilitate gate drawing. Mac users
will need to install XQuartz for this
functionality.
cyto_plot_new(popup = TRUE, ...)
popup |
logical indicating whether a popup graphics device should be opened, set to TRUE by default. |
... |
additional arguments passed to
|
Dillon Hammill, Dillon.Hammill@anu.edu.au
## Not run: # Open platform-specific graphics device cyto_plot_new() ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.