Learn R Programming

shiny.router (version 0.3.1)

route_link: Route link

Description

Adds /#!/ prefix to link.

Usage

route_link(path)

Value

route link

Arguments

path

character with path

Examples

Run this code
route_link("abc") # /#!/abc

Run the code above in your browser using DataLab