create_edit_values_list: Creates the list of values available for editing, when the...

View source: R/FPDS_breakdowns_functions.R

create_edit_values_listR Documentation

Creates the list of values available for editing, when the user changes the variable they are examining

Description

Creates the list of values available for editing, when the user changes the variable they are examining

Usage

create_edit_values_list(
  current_data,
  input,
  session = getDefaultReactiveDomain()
)

Arguments

current_data

The current data frame for the app

input

Shiny input object

session=getDefaultReactiveDomain()

The shiny app session


CSISdefense/csis360 documentation built on April 25, 2024, 12:01 a.m.