ConQuestRout {conquestr} | R Documentation |
ConQuestRout
Description
Read an ”ACER ConQuest” rout file created by a plot
command in 'ACER ConQuest'.
Usage
ConQuestRout(myRout)
Arguments
myRout |
The location of an 'ACER ConQuest' rout file created by 'ACER ConQuest' |
Value
A list containing the data objects created by 'ACER ConQuest' plot command.
Examples
myPlot <- ConQuestRout()
## Not run:
# if you run the above example you will have the points from a plot ICC command.
str(myPlot)
## End(Not run)
[Package conquestr version 1.3.4 Index]