data_doubling_time | R Documentation |
An example dataset showing measurements of E. coli doubling times (in min) measured by 10 different students in 3 independent experiments each. Note that Experiments are just called Exp1-Exp3 even though Exp1 of any of the students are not connected in anyway - this will confuse R! Data are from Micro/Immuno Stats
data_doubling_time
tibble: 30 obs. of 3 variables:
Factor with 10 levels, representing different students.
A factor with 3 levels representing independent experiments.
Numerical dependent variable indicating measured doubling time in min.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.