createInputCall: Create input calls for plot_shiny.fosr()

View source: R/createInputCall.R

createInputCallR Documentation

Create input calls for plot_shiny.fosr()

Description

Internal method that constructs the input calls for plot_shiny.fosr(). The variable name and values are passed as arguments, and a corresponding slider (for numeric) or drop-down (for factor) input is constructed.

Usage

createInputCall(name, variable)

Arguments

name

variable name

variable

variable values from dataset

Author(s)

Jeff Goldsmith ajg2202@cumc.columbia.edu


refunders/refund.shiny documentation built on Feb. 18, 2024, 8:43 a.m.