View source: R/process_table.R
process_table | R Documentation |
Compiles output data from all receiver log files, creates table used in output report
process_table(fls, action, batt, vdat_pth = glatosQAQC::check_vdat())
fls |
data.frame of produced from shiny::fileInput that contains name, size, type, datapath for each receiver selected by user |
action |
User selected radio button for "download" and "initialize" included in output table |
batt |
User selected radio button for logging status of battery at time of report |
vdat_pth |
Path to vdat executable installed on your computer |
returns table of diagnostic metrics extracted from each receiver
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.