ConQuestRout: ConQuestRout

View source: R/conquestr.R

ConQuestRoutR 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)

conquestr documentation built on March 31, 2023, 6:02 p.m.