listing_pkparameter_IQnca | R Documentation |
The listing will be generated already as an IQRrmd object, allowing easy reporting in Word with IQReport. The listing is done per USUBJID and PROFILE.
listing_pkparameter_IQnca( data, listingnumber = NULL, fontsizetable = 8, filename = "listing_pkparam", SIGNIF = 6, parameterReport = "standard" )
data |
IQnca 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 |
SIGNIF |
Number of significant digits |
parameterReport |
Character string defining the PK parameters to report in the listing. By default these parameters will be selected based on the "Standard" parameters defined in the IQparamNCA_Specification.xlsx document, subject to the profile and administration type. The user can select "All" or "Standard". Alternatively, parameterReport can also be a vector or parameter names (based on PKPARAMCD in IQparamNCA_Specification.xlsx). Instead of the standard or all ones then these will be considered in the listing (also subject to profile and administration type). Note that interval AUC (if calculated is always added by default!) |
An IQRrmd object exported to a file
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.