validateLocation {shiny.pwa}R Documentation

Clears and validates the provided location

Description

Clears and validates the provided location

Usage

validateLocation(location)

Arguments

location

a string representing the domain subfolder where the application is deployed.

Value

A validated version of the location

See Also

[validateDomain()], [validateIcon()]

Other validators: validateDomain(), validateIcon()


[Package shiny.pwa version 0.2.1 Index]