View source: R/qc_psat_etuff.R
qc_psat_etuff | R Documentation |
This function is to do very simple QC on PSAT tag conversion to eTUFF and the associated metadata. It is meant to check that the converted data make sense.
qc_psat_etuff(etuff, meta_row, writePNG = FALSE, map = TRUE)
etuff |
is etuff file |
meta_row |
is the associated metadata |
writePNG |
is logical indicating whether or not to write the output to file as PNG |
map |
is logical indicating whether to try to add a map (assuming track data is present in eTUFF) |
a QC plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.