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

edeaR  
Exploratory and Descriptive Event-Based Data Analysis
Exploratory and descriptive analysis of event based data. Provides methods for describing and select ...
Download / Learn more Package Citations See dependency  
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  
airGRiwrm  
'airGR' Integrated Water Resource Management
Semi-distributed Precipitation-Runoff Modelling based on 'airGR' package models integrating human i ...
Download / Learn more Package Citations See dependency  
foster  
Forest Structure Extrapolation with R
Set of tools to streamline the modeling of the relationship betweensatellite imagery time series or ...
Download / Learn more Package Citations See dependency  
sitmo  
Parallel Pseudo Random Number Generator (PPRNG) 'sitmo' Header Files
Provided within are two high quality and fast PPRNGs that may be used in an 'OpenMP' parallel enviro ...
Download / Learn more Package Citations See dependency  

27,535

R Packages

236,180

Dependencies

73,223

Author Associations

27,536

Publication Badges

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