annotate_exprs | Parse and annotate expressions |
assets | Process assets in headers |
basic_deparsers | A minimal list of deparsers for deparsing JavaScript |
bundle | Bundle a list of files into a single JavaScript file |
combine_rules | Combine rules for fast transpilation |
compile_active | Compile active file in 'RStudio' |
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_2_deparsers | A list of deparsers with additional features |
default_deparsers | A list of default deparsers for deparsing JavaScript |
default_processors | A list of handlers for processing the '#!'/'#|' header |
deparse_js | Expression deparsing for JavaScript |
deparse_js_ast | Deparse a compiled AST |
deparsers_component | Deparsers (specialised) |
dp | Constructor function to combine low-level deparsers |
empty-functions | Empty functions |
eng_sketch | A language engine for 'sketch' |
flatten_filelist | Flatten a list of files and directories into a list of files |
get_dependencies | Extract the content of the 'load_script' headers of a sketch... |
header-functions | Header functions |
html_tags | HTML templates |
insert_sketch | Insert a 'sketch' app into an R Markdown document |
is_call | Predicate for calls |
is_syntactic_literal | Predicate for syntactic literal |
license_info | License information |
list-of-deparsers | Low-level lists of deparsers |
local | A helper function to enable debugger option |
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 |
predicate_component | Predicate for symbols, i.e. symbols or syntactic literals |
print.sketch_rule | Print function for 'sketch_rule' objects |
read_multilines | Read one or more lines from the console for the first... |
rewrite | Interface for AST rewriting |
r-to-js-rules | Mapping R operators into JavaScript operators |
runShinyApp | Run 'Shiny' Application |
safeguard | Perform pre-transpilation check |
sketch-package | Interactive visualisation |
source_active | Source active file in 'RStudio' |
source_js | Serve a compiled 'sketch' JavaScript file |
source_map | Convert a compiled AST into a source map |
source_map_from_files | Create a source map (.map) file |
source_map_table | Display the source map in a table |
source_r | Source a 'sketch' R file |
split_rules | Split rules for customisation |
src | Get the source link of a JavaScript library |
test_sketch | Test a sketch application |
to_json | Convert a file into a JavaScript expression |
to_shiny_tag | Load JavaScript / CSS / 'sketch' R / CSV file |
verify_source_map | Verify a source map |
websocket | Websocket for 'sketch' applications |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.