npi_battery {catSurv} | R Documentation |
A list where each element is a length three vector containin the text of the the question item and the two response options.
data(npi_battery)
An object of class list
of length 40.
Raskin, R., and H. Terry (1988), "A Principal-Components Analysis of the Narcissistic Personality Inventory and Further Evidence of Its Construct Validity," Journal of Personality and Social Psychology, 54, 890-902.
data(npi_battery)
# Item 1
npi_battery$Q1[1]
# Response options for item 1
npi_battery$Q1[2:3]