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

Today's Hot Picks in Authors and Packages

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

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