listing_conc_IQdataNCA | R Documentation |
The listing will be generated already as an IQRrmd object, allowing easy reporting in Word with IQReport. Simple listing of concentrations vs. nominal time by PROFILE and GROUP. Important: Ignored records (INGORER) are not reported in these listings! Ignored subjects (IGNOREI) are reported but it is indicated that they are ignored (not in the simple version)
listing_conc_IQdataNCA( data, listingnumber = NULL, fontsizetable = 8, filename = "listing_conc", signifATIME = 6, maxCol = 10 )
data |
IQdataNCA object |
listingnumber |
Character string with listing 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 |
signifATIME |
Significant digits for actual time |
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 Listings:
listing_concdetailed_IQdataNCA()
,
listing_ignoredSubjectsRecords_IQdataNCA()
,
listing_time_IQdataNCA()
,
listing_timedetailed_IQdataNCA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.