powered by
Generates the shell of a code that is project specific
make.program(r = "", description = "", project.id = get.project(), seed = 2011, run = TRUE)
is source file name or Filename to create
What program does
Name of project
Random start seed
Execute r script?
Logical indicating failure or not
Will not overwrite existing program. Executes program stub. Mostly wrapper for sprout.program.
# NOT RUN { make.program("read_data.R",description="reads data","adaprHome") # }
Run the code above in your browser using DataLab