validate_app_title_tag {teal}R Documentation

Function for validating the title parameter of teal::init

Description

Checks if the input of the title from teal::init will create a valid title and favicon tag.

Usage

validate_app_title_tag(shiny_tag)

Arguments

shiny_tag

(shiny.tag) Object to validate for a valid title.


[Package teal version 0.15.2 Index]