View source: R/template5_tests.R
fn125_minmax_TLEN | R Documentation |
Check FN125 data against FN012 min/max lengths
fn125_minmax_TLEN(FN125, FN012, makeplot = TRUE)
FN125 |
FN125 table from Template 5 |
FN012 |
FN012 table from Template 5 |
makeplot |
option to produce plot. Default = TRUE |
FN125 table with length checks from FN012
## Not run:
FN125 <- fn125_minmax_TLEN(FN125, FN012)
FN125 <- fn125_minmax_TLEN(FN125, FN012, makeplot = F)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.