ConQuestRout | R Documentation |
Read an 'ACER ConQuest' rout file (a binary file)
created by a plot
command in 'ACER ConQuest'.
ConQuestRout(myRout)
myRout |
The path to the binary rout file. |
A list containing the data objects to recreate 'ACER ConQuest' plots.
myPlot <- ConQuestRout()
## Not run:
# the default example is an ICC plot from Example 1
# <https://conquestmanual.acer.org/s2-00.html#s2-02>.
str(myPlot)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.