assets                  Process assets in headers
basic_deparsers         A minimal list of deparsers for deparsing
                        JavaScript
compile_data            Compile a data file into a JavaScript file
compile_exprs           Compile R code into JavaScript code
compile_r               Compile an R file into a JavaScript file
convert_src             Convert an asset link into a 'shiny.tag' object
default_deparsers       A list of default deparsers for deparsing
                        JavaScript
default_processors      List of handlers for processing the '#!' header
deparse_js              Expression Deparsing for JavaScript
deparse_sym             Deparsers (specialised)
eng_sketch              A language engine for 'sketch'
html_tags               HTML templates
insert_sketch           Insert a 'sketch' app into an R Markdown
                        document
is_call                 Predicate for calls
is_sym                  Predicate for symbols, i.e. symbols or
                        syntactic literals
let                     Empty functions
load_library            Header functions
make_deparser           A constructor for a "typed" deparser
make_processor          Make a handle to process header
make_rule               Make a AST transformation rule
parse_expr              Parse R code
print.rule              Print function for 'rule' objects
r-to-js-rules           Mapping R operators into JavaScript operators
rewrite                 Interface for AST rewriting
runShinyApp             Run 'Shiny' Application
sketch-package          Interactive visualisation
source_active           Source active file in 'RStudio'
source_js               Serve a compiled 'sketch' JavaScript file
source_r                Source a 'sketch' R file
src                     Get the source link of a JavaScript library
to_json                 Convert a file into a JavaScript expression
