Description Usage Arguments Value Examples
Utility function that returns the cell name for each id.
1 | id_to_cell(id)
|
id |
A character string or vector of character strings formatted as an Incucyte sample ID. |
A character string or vector of character strings containing the cell name from each sample ID.
1 | df$cell <- id_to_cell(df$id)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.