create.project {genArise} | R Documentation |
Auxiliar function for genAriseGUI. Create the directory's hierarchy of the project.
create.project(project.name, results.file = "Results", graphics.file = "Graphics")
project.name |
Project directory name. |
results.file |
Filename of the project result. |
graphics.file |
Filename of the project graphics. |