Generate a detailed listing of individual pharmacokinetic concentrations
listing_concdetailed_IQdataNCA.Rd
The listing will be generated already as an IQRrmd object, allowing easy reporting in Word with IQReport. The listing is done per USUBJID and provides far more detail than the listing_conc_IQdataNCA function. 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_concdetailed_IQdataNCA(
data,
listingnumber = NULL,
fontsizetable = 8,
filename = "listing_concdetailed",
signifATIME = 5
)
Arguments
- 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
Value
An IQRrmd object exported to a file
See also
Other NCA Data Listings:
listing_conc_IQdataNCA()
,
listing_ignoredSubjectsRecords_IQdataNCA()
,
listing_time_IQdataNCA()
,
listing_timedetailed_IQdataNCA()