figures_indiv_IQdataNCA | R Documentation |
Ignored records (IGNORER) are removed from these plots. IGNORSUM and IGNORNCA records are included. Ignored subjects (IGNOREI) are included. In addition to a PDF file with the figures an rmd file will be generated in the same folder and same filename (.rmd) extension). the RMD file is for seamless reporting in Word with IQReport.
figures_indiv_IQdataNCA( data, figurenumber = NULL, logY = TRUE, filename = "figures_individual", nindiv = 1, FLAGTIME = "asis", USETAD = TRUE )
data |
IQdataNCA object |
figurenumber |
Character string with figure number information, added to the title for each figure, if defined |
logY |
Log y axis is TRUE, otherwise linear Y axis |
filename |
Name of PDF file to generate with plots |
nindiv |
Number of plots per page if exported to PDF |
FLAGTIME |
Character string to defined the time information used ("asis", "nominal", "actual"). "asis" will use the selected time information in the dataset (TIME or TAFD). "nominal" will use NTIME or NTAFD. "actual" will use ATIME or ATAFD. |
USETAD |
logical. TRUE uses TIME, NTIME, or ATIME, depending on FLAGTIME settings. FALSE will use TAFD, NTAFD, or ATAFD. |
Returns a list of all plots if filename is NULL
Other NCA Data Figures:
figure_spaghetti_IQdataNCA()
,
figure_spaghetti_dosenorm_IQdataNCA()
,
figure_summary_geomean_IQdataNCA()
,
figure_summary_geommean_dosenorm_IQdataNCA()
,
figure_summary_mean_IQdataNCA()
,
figure_summary_mean_dosenorm_IQdataNCA()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.