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

diffIRT  
Diffusion IRT Models for Response and Response Time Data
Package to fit diffusion-based IRT models to response and response time data. Models are fit using ...
Download / Learn more Package Citations See dependency  
imagefx  
Extract Features from Images
Synthesize images into characteristic features for time-series analysis or machine learning applicat ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
neat  
Efficient Network Enrichment Analysis Test
Includes functions and examples to compute NEAT, the Network Enrichment Analysis Test described in ...
Download / Learn more Package Citations See dependency  
pinp  
'pinp' is not 'PNAS'
A 'PNAS'-alike style for 'rmarkdown', derived from the 'Proceedings of the National Academy of Scie ...
Download / Learn more Package Citations See dependency  
ClimClass  
Climate Classification According to Several Indices
Classification of climate according to Koeppen - Geiger, of aridity indices, of continentality indi ...
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