randomizeR (version 1.4.2)

saveAssess: Saving an assess object

Description

Saves the full information of an assess object in a .csv data sheet.

Usage

saveAssess(obj, file = "assessObject.csv")

Arguments

obj

object of class assessmentment, e.g. the output of the assess function.

file

A connection, or a character string naming the file to write to.

Value

Creates a .csv data in the home folder.

See Also

Other saving functions: saveRand