Generate a detailed listing of individual pharmacokinetic concentrations
listing_concdetailed_IQdataNCA.RdThe 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
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()
