Description Usage Arguments Value
Initialise sample_id (mouse number) for assay dataframe based on input parameters
1 | init_sample(assay_df, wells, sample_id, n_samples = 5)
|
assay_df |
dataframe, containing biological assay data from plate reader |
wells |
vector, list of well column numbers and row letters to update for each plate |
sample_id |
character, name to set sample_id to for specified columns |
n_samples |
integer, total number of samples per plate (default = 5) |
dataframe, containing the initialised sample_id column
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.