Learn R Programming

shinyMixR (version 0.5.3)

module_scripts_server: Run script module for server

Description

Run script module for server

Usage

module_scripts_server(id, files = NULL, loc = "temp", r)

Value

No return value, called for side effects

Arguments

id

Module id

files

character vector of files to apply the scripts on, usually a reactive

loc

character with the location where the temp scripts are saved (created when not existing)

r

reactive values object that is defined top-level