Description Usage Arguments Value Examples
View source: R/cell_number_predict_confluency.R
Predicts number of cells in culture based on seeding density, known doubling time information, and hours of incubation.
1 2 | predict_cell_number(seeding_density, doubling_time, incubation_hours,
return_text_statement = F)
|
seeding_density |
DESCRIPTION. |
doubling_time |
DESCRIPTION. |
incubation_hours |
DESCRIPTION. |
return_text_statement |
DESCRIPTION. |
RETURN_DESCRIPTION
1 | # ADD_EXAMPLES_HERE
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.