%>%                     Pipe figures
bokeh_render_json       Plot a Bokeh JSON specification
elements                "Periodic Table" dataset
figure                  Initialize a Bokeh figure
flightfreq              Flight frequency dataset
get_bokeh_html          Get the HTML content required to embed a Bokeh
                        figure
gmap                    Initialize a Bokeh Google Map plot
grid_plot               Create a Bokeh grid plot from a list of Bokeh
                        figures
ly_abline               Add an "abline" layer to a Bokeh figure
ly_annular_wedge        Add an "annular_wedge" layer to a Bokeh figure
ly_annulus              Add an "annulus" layer to a Bokeh figure
ly_arc                  Add an "arc" layer to a Bokeh figure
ly_bezier               Add a "bezier" layer to a Bokeh figure
ly_boxplot              Add a "boxplot" layer to a Bokeh figure
ly_contour              Add a "contour" layer to a Bokeh figure
ly_crect                Add a "crect" (centered rectangle) layer to a
                        Bokeh figure
ly_curve                Add a "curve" layer to a Bokeh figure
ly_density              Add a "density" layer to a Bokeh figure
ly_hexbin               Add a "hexbin" layer to a Bokeh figure
ly_hist                 Add a "hist" layer to a Bokeh figure
ly_image                Add an "image" layer to a Bokeh figure
ly_image_url            Add an "image_url" layer to a Bokeh figure
ly_lines                Add a "lines" layer to a Bokeh figure Draws
                        lines with the given coordinates.
ly_map                  Add a "map" layer to a Bokeh figure
ly_multi_line           Add a "multi_line" layer to a Bokeh figure
ly_oval                 Add an "oval" layer to a Bokeh figure
ly_patch                Add a "patch" layer to a Bokeh figure
ly_points               Add a "points" layer to a Bokeh figure
ly_polygons             Add a "polygons" layer to a Bokeh figure
ly_quadratic            Add a "quadratic" layer to a Bokeh figure
ly_quantile             Add a "quantile" layer to a Bokeh figure
ly_ray                  Add a "ray" layer to a Bokeh figure
ly_rect                 Add a "rect" layer to a Bokeh figure
ly_segments             Add a "segments" layer to a Bokeh figure
ly_text                 Add a "text" layer to a Bokeh figure
ly_wedge                Add a "wedge" layer to a Bokeh figure
nyctaxihex              Hexagon binned counts of NYC taxi pickup
                        locations
point_types             Display glyph types available for ly_points()
print_model_json        Print the JSON of a Bokeh figure
rbokeh-package          rbokeh: R interface for Bokeh
rbokehOutput            Widget output function for use in Shiny
renderRbokeh            Widget render function for use in Shiny
scale_tableau_pal       Scales for themes
tool_box_select         Add "box_select" tool to a Bokeh figure
tool_box_zoom           Add "box_zoom" tool to a Bokeh figure
tool_crosshair          Add "crosshair" tool to a Bokeh figure
tool_lasso_select       Add "lasso_select" tool to a Bokeh figure
tool_pan                Add "pan" tool to a Bokeh figure
tool_reset              Add "reset" tool to a Bokeh figure
tool_resize             Add "resize" tool to a Bokeh figure
tool_save               Add "save" tool to a Bokeh figure
tool_wheel_zoom         Add "wheel_zoom" tool to a Bokeh figure
x_axis                  Add x axis to a Bokeh figure
x_range                 Update x axis range in a Bokeh figure
y_axis                  Add y axis to a Bokeh figure
y_range                 Update y axis range in a Bokeh figure
