powered by
Saves the full information of an assess object in a .csv data sheet.
assess
.csv
saveAssess(obj, file = "assessObject.csv")
Creates a .csv data in the home folder.
object of class assessment, e.g. the output of the assess function.
A connection, or a character string naming the file to write to.
Other saving functions: saveRand()
saveRand()