module_scripts_server: Run script module for server

View source: R/module_scripts.R

module_scripts_serverR Documentation

Run script module for server

Description

Run script module for server

Usage

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

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

Value

No return value, called for side effects


shinyMixR documentation built on April 12, 2025, 2:25 a.m.