saveRand: Saving a randomization lists
Description
Saves the parameters of a randSeq object in a .csv data
sheet.
Usage
saveRand(obj, file = "randList.csv")
Arguments
obj
object of class randSeq containing a single randomization sequence.
file
A connection, or a character string naming the file to write to.
Value
Creates a .csv data in the home folder and saves the randomization list as a column vector.