validate_tabName {shinyMobile}R Documentation

Validate a tab name

Description

TO avoid JS issues: avoid punctuation and space

Usage

validate_tabName(tabName)

Arguments

tabName

Tab to validate.

Value

An error if a wrong pattern is found


[Package shinyMobile version 2.0.1 Index]