saveRestoreParameterSet: Server for the restore/save dialog

Description Usage Arguments

View source: R/saveRestoreParameterSetModule.R

Description

Server for the save restore dialog box. This function should not be called by the user.

Usage

1
2
3
4
5
6
7
8
9
saveRestoreParameterSet(
  input,
  output,
  session,
  UI_values,
  set_values,
  param_names,
  type
)

Arguments

input

input object for the UI

output

input object to the UI

session

session object for the module

UI_values

values for the parameters in the UI

set_values

values for the parameters in the database

param_names

names of parameters to save or restore

type

type of parameter set to save


ScitoVation/plethem documentation built on Oct. 1, 2020, 3:37 a.m.