extract_link_name {shiny.router} | R Documentation |
Extract link name
Description
Strips off the first 3 character, assuming that they are: "#!/".
Usage
extract_link_name(path)
Arguments
path |
character with link path |
Value
stripped link
[Package shiny.router version 0.3.1 Index]