readList {PBSmodelling} | R Documentation |
Reads in a list which was saved to a file by writeList. It can support a native R list, or PBSmodelling P format. It is detected automatically.
For information about "P"
format, see writeList.
readList(fname)
fname |
file name of text file containing the list. |