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: 2022-10-23
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 22 Dec. 2024.
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
dmlalg  
Double Machine Learning Algorithms
Implementation of double machine learning (DML) algorithms in R, based on Emmenegger and Buehlmann ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
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  
Rfast2  
A Collection of Efficient and Extremely Fast R Functions II
A collection of fast statistical and utility functions for data analysis. Functions for regression, ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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