validateIcon {shiny.pwa} | R Documentation |
Validates the provided icon. If the icon does not exist returns a default one.
Description
Validates the provided icon. If the icon does not exist returns a default one.
Usage
validateIcon(icon)
Arguments
icon |
Path location for an icon relative to the project root |
Value
A valid icon path
See Also
[validateDomain()], [validateLocation()]
Other validators:
validateDomain()
,
validateLocation()
[Package shiny.pwa version 0.2.1 Index]