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 April 14, 2024, 12:16 p.m.