checkObjs | R Documentation |
A function to help detect potential issues in the data by visualizing the size and type of objects across grouping variables.
checkObjs(data, OF, ...)
data |
A data frame output from the |
OF |
Select one of |
... |
<['dynamic-dots'][rlang::dyn-dots]> Variable(s) used to summarize data. Variable names can be listed in succession. |
A plot faceted by the grouping variables ..., with objects labelled by the CellProfiler worm model and OFs if specified.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.