convert_src {sketch}R Documentation

Convert an asset link into a 'shiny.tag' object

Description

Convert an asset link into a 'shiny.tag' object

Usage

convert_src(x, processors = default_processors())

Arguments

x

A character string; the header line (without the prefix '#!'/'#|').

processors

A list of handlers for processing the '#!'/'#|' header.

Value

A 'shiny.tag' object.


[Package sketch version 1.1.20.3 Index]