create.project {genArise}R Documentation

Create directorie for the project and its results and graphics

Description

Auxiliar function for genAriseGUI. Create the directory's hierarchy of the project.

Usage

create.project(project.name, results.file = "Results",
               graphics.file = "Graphics")

Arguments

project.name

Project directory name.

results.file

Filename of the project result.

graphics.file

Filename of the project graphics.


[Package genArise version 1.62.0 Index]