saveAssess | R Documentation |
Saves the full information of an assess
object in a .csv
data
sheet.
saveAssess(obj, file = "assessObject.csv")
obj |
object of class assessment, e.g. the output of the |
file |
A connection, or a character string naming the file to write to. |
Creates a .csv
data in the home folder.
Other saving functions:
saveRand()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.