Listing of ignored subjects and records
listing_ignoredSubjectsRecords_IQdataNCA.Rd
Reports ignored subjects and records with the reason for ignoring from the analysis. Displays on screen and can also save the information to a file as an IQRoutputTable object.
listing_ignoredSubjectsRecords_IQdataNCA(
data,
listingnumber = NULL,
labels = NULL,
filename = NULL
)
Arguments
- data
IQdataNCA object for which to do the reporting
- listingnumber
Character string with listing number information, added to the title for each table, if defined
- labels
Customized labels for columns that substitute the column name in the IQdataNCA object.
- filename
Filename, possibly including path, to store are IQRoutputTable text file for Word reporting
See also
Other NCA Data Listings:
listing_conc_IQdataNCA()
,
listing_concdetailed_IQdataNCA()
,
listing_time_IQdataNCA()
,
listing_timedetailed_IQdataNCA()