revert_oolong: Obtain a locked oolong from a downloaded data file

View source: R/oolong.R

revert_oolongR Documentation

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)

Arguments

oolong

an oolong object used for deployment

rds_file

path to the downloaded RDS file

Value

a locked oolong object based on the data in the downloaded RDS file

Author(s)

Chung-hong Chan


oolong documentation built on Aug. 25, 2023, 5:16 p.m.