Learn R Programming

genArise (version 1.48.0)

set.history.project: Save the history of a project

Description

Save in the history file each operation performed while the analysis. This is just to get the open this particular project in the future. This is just an auxiliary function for the GUI, and can not be used in the command line.

Usage

set.history.project(history.file, id.name, data.file)

Arguments

history.file
The name of the prj history file.
id.name
The name of the operation.
data.file
The file with the results of the operation.

Value

The history file with the new performed operation.