powered by
Saves the parameters of a randSeq object in a .csv data sheet.
randSeq
.csv
saveRand(obj, file = "randList.csv")
Creates a .csv data in the home folder and saves the randomization list as a column vector.
object of class randSeq containing a single randomization sequence.
A connection, or a character string naming the file to write to.
Other saving functions: saveAssess()
saveAssess()