Adds mean_size_norm , median_size_norm, and sd_size_norm to a screenmill dataset.
1 | summarize_normalized_data(sm_data, to = "size_plate_norm")
|
sm_data |
A screenmill dataset (see screenmill::read_screenmill) |
to |
A column to apply the stats. default is size_plate_norm (seerothSGA::apply_plate_normalization) (as a string). |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.