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 18 Feb. 2025.
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

MOSS  
Multi-Omic Integration via Sparse Singular Value Decomposition
High dimensionality, noise and heterogeneity among samples and features challenge the omic integrat ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
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  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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