View source: R/deletePopulationAuto.R
deletePopulationAuto | R Documentation |
Deletes a population, its corresponding gates, and all descendant gates and populations.
deletePopulationAuto(experimentId, populationId)
experimentId |
ID of experiment. |
populationId |
ID of population. |
## Not run:
deletePopulationAuto(experimentId, populationId)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.