update_title: Populates the title field with a dynamic title, if...

View source: R/FPDS_breakdowns_functions.R

update_titleR Documentation

Populates the title field with a dynamic title, if appropriate

Description

Populates the title field with a dynamic title, if appropriate

Usage

update_title(
  passed_data,
  input,
  user_title,
  session = getDefaultReactiveDomain()
)

Arguments

passed_data

The data used in the plot

input

Shiny input object

user_title

"None" unless the user has manually entered a title

session=getDefaultReactiveDomain()

The shiny app session


CSISdefense/csis360 documentation built on Feb. 1, 2025, 1:22 p.m.