.TERRData
The file .TERRData is created in the current directory by the function save.image() when you quit TIBCO Enterprise Runtime for R and specify yes when prompted to save an image of the session.
.TERRData contains binary representations of TERR objects. On startup, if TIBCO Enterprise Runtime for R finds this file in the current directory, it calls load("./TERRData") to load its objects into the global environment and displays a message that the previously saved workspace is restored.
Copyright © TIBCO Software Inc. All Rights Reserved.