The function creates a new directory (if it
does not exist) and within that directory, four sub-
directories: output_model, output_apply,
source_model, and source_apply. Directories
output_model and output_apply will be further
populated by .scv files that contain output tables.
In addition, a directory with name control is created,
which is populated with .R scripts for controlling execution.
To delete a project, call delete_project(path)
function.
1 | init_aijack(path)
|
path |
system path where to create a project |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.