exportHistory {PBSmodelling}R Documentation

Export a Saved History

Description

Export the current history list.

Usage

exportHistory(hisname="", fname="")

Arguments

hisname name of the history list to export. If set to "", the value from getWinAct()[1] will be used instead.
fname file name where history will be saved. If it is set to "", a <Save As> window will be displayed.

See Also

importHistory, initHistory, promptSaveFile


[Package PBSmodelling version 2.06 Index]