Formats tables for summary report
adcp_format_report_table.RdFormats tables for summary report
Arguments
- report_table
Table to include in the summary report. Either the deployment metadata from the NSDFA tracking sheet (as returned from
adcp_write_report_table(), or the document history) .- transpose
Logical argument indicating whether to transpose
report_tablebefore applying the format. Use the defaultTRUEfor the deployment table. Set toFALSEfor the document history table.