Other packages > Find by keyword >

rbokeh  

R Interface for Bokeh
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("rbokeh", "0.5.2")



Attach the package and use:
library("rbokeh")
Maintained by
Ryan Hafen
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2016-03-09
Latest Update: 2023-10-29
Description:
A native R plotting library that provides a flexible declarative interface for creating interactive web-based graphics, backed by the Bokeh visualization library .
How to cite:
Ryan Hafen (2016). rbokeh: R Interface for Bokeh. R package version 0.5.2, https://cran.r-project.org/web/packages/rbokeh. Accessed 21 Nov. 2024.
Previous versions and publish date:
0.4.2 (2016-03-09 01:06), 0.5.0 (2016-10-12 00:08), 0.5.1 (2020-05-26 22:10), 0.5.2 (2021-08-04 02:40)
Other packages that cited rbokeh R package
View rbokeh citation profile
Other R packages that rbokeh depends, imports, suggests or enhances
Functions, R codes and Examples using the rbokeh R package
Some associated functions: b_eval . bokeh_render_json . catjitter . console_callback . custom_callback . data_name_list . debug_callback . elements . figure . figure_data . flightfreq . get_object_refs . gmap . gmap_style . grid_plot . ly_abline . ly_annular_wedge . ly_annulus . ly_arc . ly_bar . ly_bezier . ly_boxplot . ly_contour . ly_crect . ly_curve . ly_density . ly_hexbin . ly_hist . ly_image . ly_image_url . ly_lines . ly_map . ly_multi_line . ly_oval . ly_patch . ly_points . ly_polygons . ly_quadratic . ly_quantile . ly_ray . ly_rect . ly_segments . ly_text . ly_wedge . nyctaxihex . palettes . phantom_install . pipe . point_types . print_model_json . rbokeh-package . rbokeh2html . rbokehOutput . renderRbokeh . set_palette . set_theme . shiny_callback . sub_names . theme_axis . theme_grid . theme_legend . theme_plot . theme_title . themes . tool_box_select . tool_box_zoom . tool_crosshair . tool_hover . tool_lasso_select . tool_pan . tool_reset . tool_resize . tool_save . tool_selection . tool_tap . tool_wheel_zoom . widget2gist . widget2png . x_axis . x_range . y_axis . y_range . 
Some associated R codes: attr_mapping.R . bokeh_render_json.R . constants.R . fig_axis.R . fig_callback.R . fig_gmap.R . fig_grid.R . fig_hover.R . fig_layer.R . fig_legend.R . fig_range.R . fig_selection.R . fig_tap.R . fig_title.R . fig_tool.R . figure.R . helpers.R . helpers_extra_pars.R . json_helpers.R . layer__utils.R . layer_bar.R . layer_glyphs.R . layer_hexbin.R . layer_image.R . layer_lines.R . layer_map.R . layer_points.R . layer_shapes.R . layer_stats.R . layer_text.R . make_glyph.R . misc.R . output_gist.R . output_html.R . output_json.R . output_prerender.R . output_save.R . point_types.R . prepare_figure.R . rbokeh-package.R . shiny.R . theme_axis.R . theme_grid.R . theme_legend.R . theme_palettes.R . theme_plot.R . theme_title.R . themes.R . zzz.R .  Full rbokeh 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

kgschart  
KGS Rank Graph Parser
Restore underlining numeric data from rating history graph of KGS (an online platform of the game o ...
Download / Learn more Package Citations See dependency  
deductive  
Data Correction and Imputation Using Deductive Methods
Attempt to repair inconsistencies and missing values in data records by using information from vali ...
Download / Learn more Package Citations See dependency  
crossrun  
Joint Distribution of Number of Crossings and Longest Run
Joint distribution of number of crossings and the longest run in a series of independent Bernoulli ...
Download / Learn more Package Citations See dependency  
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  
RcppHNSW  
'Rcpp' Bindings for 'hnswlib', a Library for Approximate Nearest Neighbors
'Hnswlib' is a C++ library for Approximate Nearest Neighbors. This package provides a minimal R int ...
Download / Learn more Package Citations See dependency  
SCBiclust  
Identifies Mean, Variance, and Hierarchically Clustered Biclusters
Identifies a bicluster, a submatrix of the data such that the features and observations within the s ...
Download / Learn more Package Citations See dependency  

23,229

R Packages

199,929

Dependencies

62,984

Author Associations

23,230

Publication Badges

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