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

bulletr  
Algorithms for Matching Bullet Lands
Analyze bullet lands using nonparametric methods. We provide a reading routine for x3p files (see &l ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  
Deriv  
Symbolic Differentiation
R-based solution for symbolic differentiation. It admits user-defined function as well as function s ...
Download / Learn more Package Citations See dependency  
lgarch  
Simulation and Estimation of Log-GARCH Models
Simulation and estimation of univariate and multivariate log-GARCH models. The main functions of the ...
Download / Learn more Package Citations See dependency  
buildr  
Organize & Run Build Scripts Comfortably
Working with reproducible reports or any other similar projects often require to run the script that ...
Download / Learn more Package Citations See dependency  

22,086

R Packages

187,731

Dependencies

55,244

Author Associations

22,087

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns