Reads a .rds file exported from the movedesign
Shiny application, validates its structure, and reconstitutes
each component to its corresponding movedesign class.
The returned list always contains:
design_inputA
movedesign_inputobject: sampling design parameters as specified by the user.design_processedA
movedesign_processedobject: results from a single simulation replicate.
(Optional) If multiple replicates have been run:
design_outputA
movedesign_outputobject: aggregated results across all simulation replicates.
