readExistingDF {diskImageR} | R Documentation |
Open an existing dataframe previously created with either createDataframe
or aggregateData
using tcltk interface.
readExistingDF(projectName)
projectName |
is the short name you want use for the project. Note, this can be different than the previous |
projectName
is saved to the global directory and can be used for aggregateData
.