Generate a listing of individual pharmacokinetic concentration sampling times
listing_timedetailed_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 contains more information than the listing_time_IQdataNCA result. 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_timedetailed_IQdataNCA(
data,
listingnumber = NULL,
fontsizetable = 8,
filename = "listing_timedetailed",
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_concdetailed_IQdataNCA()
,
listing_ignoredSubjectsRecords_IQdataNCA()
,
listing_time_IQdataNCA()