Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

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.

See Also

Other saving functions: saveAssess()


randomizeR

Randomization for Clinical Trials

v2.0.0
GPL (>= 3)
Authors
David Schindler [aut], Diane Uschner [aut, cre], Marcia Viviane Rueckbeil [ctb], Martin Manolov [ctb], Thi Mui Pham [ctb], Michael Martini [ctb], Ralf-Dieter Hilgers [aut, ths], Nicole Heussen [aut, ths]
Initial release
2019-11-15

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.