Description Usage Arguments Value Examples
Utility function that returns the well number for each id.
1 | id_to_well(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 well from each sample ID.
1 | df$well <- id_to_well(df$id)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.