R/tar_hipec_registry.R
tar_update_inputs.Rd
Push a registry record into Shiny input controls.
tar_update_inputs(data, session)
A one-row data frame with registry fields.
Shiny session.
Invisible NULL.
updateTextInput, updateNumericInput, updateDateInput
updateTextInput
updateNumericInput
updateDateInput
# \donttest{ if(interactive()){ #EXAMPLE1 } # }