convert_src: 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())
Value
A 'shiny.tag' object.
Arguments
- x
A character string; the header line (without the prefix '#!'/'#|').
- processors
A list of handlers for processing the '#!'/'#|' header.