importPBShistory {PBSmodelling}R Documentation

Import a history list from a file

Description

Imports a history list from a file, and places it as the history list identified by hisname.

Usage

importPBShistory(hisname="", fname="")

Arguments

hisname The imported list is placed into the history list identified by hisname. If it is set to "", the value from PBS.win\$action[1] will be used instead.
fname Which file to import. If it is set to "", an open file window will be displayed.

See Also

exportPBShistory

initPBShistory

promptOpenFile


[Package PBSmodelling version 0.60 Index]