cleanup_hashpath {shiny.router} | R Documentation |
Formats a URL fragment into a hash path starting with "#!/"
Description
Formats a URL fragment into a hash path starting with "#!/"
Usage
cleanup_hashpath(hashpath)
Arguments
hashpath |
character with hash path |
Value
character with formatted hash path
[Package shiny.router version 0.3.1 Index]