powered by
Generates the shell of a code that is project specific
makeScript(r = "", description = "", project.id = getProject(), seed = 2011, run = TRUE, openTF = TRUE)
is source file name or Filename to create
Character string describing what program does
Character string for name of project
Random start seed
Logical for execution of r script
Logcial for opening R script
Logical indicating failure or not
Will not overwrite existing program. Executes program and opens stub program. Mostly wrapper for sproutProgram.
# NOT RUN { makeScript("read_data.R",description="reads data","adaprHome") # }
Run the code above in your browser using DataLab