Skip to contents

Adds /#!/ prefix to link.

Usage

route_link(path)

Arguments

path

character with path

Value

route link

Examples

route_link("abc") # /#!/abc
#> [1] "./#!/abc"