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

Description Usage Arguments Value

View source: R/base.R

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

1
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.


genArise documentation built on Nov. 8, 2020, 6:29 p.m.