View source: R/psa-datasheet-helpers.R
pipetting_datasheets | R Documentation |
Construct datasheets for pipette analysis
pipetting_datasheets()
If a continuous sequence of beaker numbers is used (the usual case), it is
helpful to set the sample_beaker_numbers
argument to a numeric vector including
these. If no numbers are given, this column defaults to empty and the
numbers must be inputted manually after the file is generated. For example,
if 3 specimens are being tested and the sampled particle diameters are 20,
5, 2, and 0.2 μ, the user should use sample_beaker_numbers = 1:12
. The
blank should essentially be considered a separate analysis; in other words,
its beaker numbers should not be interspersed within the sample beakers'
sequence.
a list of two data sheets, one for the actual sampling and one for the blank correction
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.