createIcon {shiny.pwa} | R Documentation |
Creates the PWA icon file based on the given path.
Description
Creates the PWA icon file based on the given path.
Usage
createIcon(icon)
Arguments
icon |
Path to the icon used for PWA installations. |
See Also
[createDirectories()], [createServiceWorker()], [createOfflinePage()], [createManifest()]
Other fileGen:
createDirectories()
,
createManifest()
,
createOfflinePage()
,
createServiceWorker()
[Package shiny.pwa version 0.2.1 Index]