Skip to contents

This function is responsible for

Usage

restore_state(
  input,
  output,
  DATA,
  FLAGS,
  DEBUGKEYS,
  session,
  volumes,
  state_file
)

Arguments

input

respective shiny-component

output

respective shiny-component

DATA

respective shiny-component

FLAGS

respective shiny-component

DEBUGKEYS

respective shiny-component

session

shiny session-object

volumes

volumes present on the machine

state_file

filepath for to-be-loaded state_file

Value

path to the loaded file.