Learn R Programming

shinyMobile (version 2.0.0)

validate_tabName: Validate a tab name

Description

TO avoid JS issues: avoid punctuation and space

Usage

validate_tabName(tabName)

Value

An error if a wrong pattern is found

Arguments

tabName

Tab to validate.