Learn R Programming

diskImageR (version 1.0.0)

readExistingDF: Read in an existing dataframe using the tcltk interface

Description

Open an existing dataframe previously created with either createDataframe or aggregateData using tcltk interface.

Usage

readExistingDF(projectName)

Arguments

projectName
is the short name you want use for the project. Note, this can be different than the previous projectName used.

Value

projectName is saved to the global directory and can be used for aggregateData.