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 05 Jun. 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

quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
crossurr  
Cross-Fitting for Doubly Robust Evaluation of High-Dimensional Surrogate Markers
Doubly robust methods for evaluating surrogate markers as outlined in: Agniel D, Hejblum BP, Thiebau ...
Download / Learn more Package Citations See dependency  
envirem  
Generation of ENVIREM Variables
Generation of bioclimatic rasters that are complementary to the typical 19 bioclim variables. ...
Download / Learn more Package Citations See dependency  
ibb  
R Wrapper for Istanbul Municipality Open Data Portal
Call wrappers for Istanbul Metropolitan Municipality's Open Data Portal (Turkish: Istanbul B ...
Download / Learn more Package Citations See dependency  
msm  
Multi-State Markov and Hidden Markov Models in Continuous Time
Functions for fitting continuous-time Markov and hidden Markov multi-state models to longitudinal d ...
Download / Learn more Package Citations See dependency  

27,268

R Packages

233,548

Dependencies

72,590

Author Associations

27,205

Publication Badges

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