Other packages > Find by keyword >

sketch  

Interactive Sketches
View on CRAN: Click here


Download and install sketch package within the R console
Install from CRAN:
install.packages("sketch")

Install from Github:
library("remotes")
install_github("cran/sketch")

Install by package version:
library("remotes")
install_version("sketch", "1.1.20.3")



Attach the package and use:
library("sketch")
Maintained by
Chun Fung Kwok
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2020-10-08
Latest Update: 2024-02-02
Description:
Creates static / animated / interactive visualisations embeddable in R Markdown documents. It implements an R-to-JavaScript transpiler and enables users to write JavaScript applications using the syntax of R.
How to cite:
Chun Fung Kwok (2020). sketch: Interactive Sketches. R package version 1.1.20.3, https://cran.r-project.org/web/packages/sketch. Accessed 06 Mar. 2026.
Previous versions and publish date:
1.0.3 (2020-10-08 09:40), 1.1.17 (2021-10-06 17:10), 1.1.19 (2022-10-23 15:20)
Other packages that cited sketch R package
View sketch citation profile
Other R packages that sketch depends, imports, suggests or enhances
Complete documentation for sketch
Functions, R codes and Examples using the sketch R package
Some associated functions: annotate_exprs . assets . basic_deparsers . bundle . combine_rules . compile_active . compile_data . compile_exprs . compile_r . convert_src . default_2_deparsers . default_deparsers . default_processors . deparse_js . deparse_js_ast . deparsers_component . dp . empty-functions . eng_sketch . flatten_filelist . get_dependencies . header-functions . html_tags . insert_sketch . is_call . is_syntactic_literal . license_info . list-of-deparsers . local . make_deparser . make_processor . make_rule . parse_expr . predicate_component . print.sketch_rule . r-to-js-rules . read_multilines . rewrite . runShinyApp . safeguard . sketch-package . source_active . source_js . source_map . source_map_from_files . source_map_table . source_r . split_rules . src . test_sketch . to_json . to_shiny_tag . verify_source_map . websocket . 
Some associated R codes: assets-Asset_list_class.R . assets-loader.R . assets-to_json.R . assets-to_shiny_tag.R . core-components.R . core-deparse.R . core-rewrite.R . core-rules.R . ext-annotate_expr.R . ext-components.R . ext-source_map.R . extra-bundle.R . extra-check.R . extra-config.R . extra-rmarkdown.R . extra-shiny.R . extra-test.R . extra-websocket.R . interface-compile.R . interface-source_file.R . sketch.R . utils-helpers.R . utils-predicates.R . utils_optional_args.R .  Full sketch package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  
mlr3viz  
Visualizations for 'mlr3'
Visualization package of the 'mlr3' ecosystem. It features plots for mlr3 objects such as tasks, le ...
Download / Learn more Package Citations See dependency  
EMVS  
The Expectation-Maximization Approach to Bayesian Variable Selection
An efficient expectation-maximization algorithm for fitting Bayesian spike-and-slab regularization p ...
Download / Learn more Package Citations See dependency  
DatabionicSwarm  
Swarm Intelligence for Self-Organized Clustering
Algorithms implementing populations of agents that interact with one another and sense their environ ...
Download / Learn more Package Citations See dependency  
lbfgs  
Limited-memory BFGS Optimization
A wrapper built around the libLBFGS optimization library by Naoaki Okazaki. The lbfgs package implem ...
Download / Learn more Package Citations See dependency  
solitude  
An Implementation of Isolation Forest
Isolation forest is anomaly detection method introduced by the paper Isolation based Anomaly Detecti ...
Download / Learn more Package Citations See dependency  

26,264

R Packages

223,360

Dependencies

70,244

Author Associations

26,265

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA