View source: R/template5_tests.R
fn125_fulton | R Documentation |
Check FN125 data against FN012 table
fn125_fulton(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 Fulton K, ranges from FN012 and categorization
## Not run:
FN125 <- fn125_fulton(FN125, FN012, makeplot = T)
FN125 <- fn125_fulton(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.