use unzip, readRDS, and loadGeometry to restore a XenSPEP

restoreZipXenSPEP(zipf, exdir = tempdir())

Arguments

zipf

character(1) path to zip file created with `zipXenSPEP`

exdir

character(1) defaults to tempdir(), where contents are unpacked

Value

instance of XenSPEP

Note

Session folder position will change with setwd(), on.exit ensures return to position when started.