table_summary_conc_IQdataNCA | R Documentation |
The table will be generated already as an IQRrmd object, allowing easy reporting in Word with IQReport. The table is done per PROFILE and GROUP. Important: Ignored records (INGORER & IGNORSUM) are not reported in these tables! Ignored subjects (IGNOREI) are removed as well.
table_summary_conc_IQdataNCA( data, tablenumber = NULL, fontsizetable = 8, filename = "table_summary_concentrations", SIGNIF = 4, maxCol = 10 )
data |
IQdataNCA object |
tablenumber |
Character string with table number information, added to the title for each table, if defined |
fontsizetable |
Fontsize to be used in the table |
filename |
Filename to export the listing IQRrmd object to |
SIGNIF |
Significant digits for table values |
maxCol |
Number of nominal times to be put into the same table in case of simple=TRUE. Tables might become to wide even for landscape so a plit up of columns in several tables can be enforced in this manner. |
An IQRrmd object exported to a file
Other NCA Data Tables:
table_summary_conc_by_time_IQdataNCA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.