importHistory {PBSmodelling} | R Documentation |
Import a History List from a File
Description
Import a history list from file fname
, and place it
into the history list hisname
.
Usage
importHistory(hisname="", fname="", updateHis=TRUE)
Arguments
hisname |
name of the history list to be populated.
The default ( |
fname |
file name of history file to import.
The default ( |
updateHis |
logical: if |
Author(s)
Alex Couture-Beil, Vancouver Island University, Nanaimo BC
See Also
[Package PBSmodelling version 2.69.3 Index]