Learn R Programming

shiny.router (version 0.1.1)

route_link: Route link Adds /#!/ prefix to link.

Description

Route link Adds /#!/ prefix to link.

Usage

route_link(path)

Arguments

path

character with path

Value

route link

Examples

Run this code
# NOT RUN {
route_link("abc") # /#!/abc
# }

Run the code above in your browser using DataLab