Loads a previously saved project state from an RDS file. Performs version checking and data structure validation during the loading process.
Loads a previously saved project state from an RDS file. Performs version checking and data structure validation during the loading process.
load_project_state(filename)load_project_state(filename)
List containing the loaded project state, or NULL if loading fails
List containing the loaded project state, or NULL if loading fails
Character string specifying the filename to load