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

View source: R/assets-to_shiny_tag.R

convert_srcR 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.


sketch documentation built on Oct. 23, 2022, 5:07 p.m.