revert_oolong: Obtain a locked oolong from a downloaded data file
Description
To generate a locked oolong object with the original oolong object and the RDS file. The RDS file should have been downloaded from a deployed Shiny app.
Usage
revert_oolong(oolong, rds_file)
Value
a locked oolong object based on the data in the downloaded RDS file
Arguments
- oolong
an oolong object used for deployment
- rds_file
path to the downloaded RDS file