saveRand | R Documentation |
Saves the parameters of a randSeq
object in a .csv
data
sheet.
saveRand(obj, file = "randList.csv")
obj |
object of class |
file |
A connection, or a character string naming the file to write to. |
Creates a .csv
data in the home folder and saves the randomization list as a column vector.
Other saving functions:
saveAssess()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.