update_drillstack_selectInput: update_drillstack_selectInput

Description Usage Arguments Examples

Description

This function updates the selectInputs in the modal of update stack level stacking

Usage

1
2
update_drillstack_selectInput(session, inputId, choices, selected,
  CostModelInfo = values.setup$CostModelInfo)

Arguments

session

the session variable used in shiny::updateSelectInput which is called here

inputId

id of selectInput element

choices

choices for drop down. function will make the Div's speficic to the clients naming conventions

selected

What value to select

CostModelInfo

Table to use for the naming conventions in the account set-up

Examples

1
update_drillstack_selectInput(session,inputId,choices,selected,CostModelInfo=values.setup$CostModelInfo)

RX-PBB/PBBCosting documentation built on May 8, 2019, 12:53 p.m.