make_server: create a shiny server to be wired up to sliders

Description Usage Arguments Details

Description

create a shiny server to be wired up to sliders

Usage

1
make_server(.model, shiny_param_list)

Arguments

shiny_param_list

list of param and initial values

mod

model parameter

Details

shiny_param_list comes from as.list(param(mod)) and any prior filtering. Any passed in will expect to be modifying the values from the slider inputs


dpastoor/mrgexplore documentation built on May 15, 2019, 1:22 p.m.