Learn R Programming

conquestr (version 1.3.4)

ConQuestRout: ConQuestRout

Description

Read an ''ACER ConQuest'' rout file created by a plot command in 'ACER ConQuest'.

Usage

ConQuestRout(myRout)

Value

A list containing the data objects created by 'ACER ConQuest' plot command.

Arguments

myRout

The location of an 'ACER ConQuest' rout file created by 'ACER ConQuest'

Examples

Run this code
myPlot <- ConQuestRout()
if (FALSE) {
# if you run the above example you will have the points from a plot ICC command.
str(myPlot)
}

Run the code above in your browser using DataLab