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