Learn R Programming

shiny.semantic (version 0.3.0)

get_cdn_path: Get CDN path semantic dependencies

Description

Internal function that returns path string from `shiny.custom.semantic.cdn` options.

Usage

get_cdn_path()

Arguments

Value

CDN path of semantic dependencies

Examples

Run this code
# NOT RUN {
## Load shiny.semantic dependencies from local domain.
options("shiny.custom.semantic.cdn" = "shiny.semantic")

# }

Run the code above in your browser using DataLab