Other packages > Find by keyword >

billboarder  

Create Interactive Chart with the JavaScript 'Billboard' Library
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("billboarder", "0.5.0")



Attach the package and use:
library("billboarder")
Maintained by
Victor Perrier
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2017-08-29
Latest Update: 2024-09-09
Description:
Provides an 'htmlwidgets' interface to 'billboard.js', a re-usable easy interface JavaScript chart library, based on D3 v4+. Chart types include line charts, scatterplots, bar/lollipop charts, histogram/density plots, pie/donut charts and gauge charts. All charts are interactive, and a proxy method is implemented to smoothly update a chart without rendering it again in 'shiny' apps.
How to cite:
Victor Perrier (2017). billboarder: Create Interactive Chart with the JavaScript 'Billboard' Library. R package version 0.5.0, https://cran.r-project.org/web/packages/billboarder. Accessed 25 Aug. 2026.
Previous versions and publish date:
(2026-07-09 07:21), 0.0.3 (2017-08-29 23:43), 0.1.0 (2017-10-20 20:55), 0.2.1 (2018-01-28 21:58), 0.2.2 (2018-05-29 15:06), 0.2.3 (2018-08-07 15:00), 0.2.4 (2018-10-08 22:40), 0.2.5 (2019-01-03 16:20), 0.2.6 (2019-05-07 17:50), 0.2.7 (2019-08-21 15:40), 0.2.8 (2020-01-09 19:30), 0.3.0 (2021-02-11 10:10), 0.3.1 (2021-03-27 22:50), 0.4.0 (2023-01-08 20:00), 0.4.1 (2023-09-29 16:02), 0.5.0 (2024-09-09 21:00)
Other packages that cited billboarder R package
View billboarder citation profile
Other R packages that billboarder depends, imports, suggests or enhances
Complete documentation for billboarder
Functions, R codes and Examples using the billboarder R package
Some associated functions: avengers . bauge-shiny . bauge . bb_add_style . bb_area . bb_axis . bb_bar . bb_bar_color_manual . bb_barchart . bb_bubble . bb_callbacks . bb_categories . bb_color . bb_colors_manual . bb_data . bb_densityplot . bb_donut . bb_donutchart . bb_export . bb_gauge . bb_gaugechart . bb_grid . bb_histogram . bb_interaction . bb_labs . bb_legend . bb_line . bb_linechart . bb_load . bb_lollipop . bb_pie . bb_piechart . bb_point . bb_proxy_axis_labels . bb_proxy_data_colors . bb_proxy_data_names . bb_proxy_flow . bb_proxy_focus . bb_proxy_groups . bb_proxy_hide . bb_proxy_legend . bb_proxy_show . bb_proxy_tooltip . bb_proxy_transform . bb_proxy_xs . bb_radar . bb_radarchart . bb_regions . bb_render . bb_scatterplot . bb_spline . bb_subchart . bb_svg . bb_title . bb_tooltip . bb_transition . bb_treemap . bb_treemapchart . bb_unload . bb_zoom . billboard-aes . billboard-theme . billboarder-exports . billboarder-package . billboarder-shiny . billboarder . cdc_prod_filiere . equilibre_mensuel . prefix . prod_filiere_long . prod_par_filiere . proxy_example . suffix . 
Some associated R codes: bauge.R . bb_add_style.R . bb_callbacks.R . bb_helpers.R . bb_labs.R . bb_utils.R . billboard-mapping.R . billboarder-data.R . billboarder-package.R . billboarder-shiny.R . billboarder.R . proxy_example.R . theme.R . utils.R . zzz.R .  Full billboarder package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

connectwidgets  
Organize and Curate Your Content Within 'Posit Connect'
A collection of helper functions and 'htmlwidgets' to help publishers curate content collections on ...
Download / Learn more Package Citations See dependency  
missDiag  
Comparing Observed and Imputed Values under MAR and MCAR
Implements the computation of discrepancy statistics summarizing differences between the density of ...
Download / Learn more Package Citations See dependency  
commonsMath  
JAR Files of the Apache Commons Mathematics Library
'Java' JAR files for the Apache Commons Mathematics Library for use by users and other packages. ...
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  
hwep  
Hardy-Weinberg Equilibrium in Polyploids
Inference concerning equilibrium and random mating in autopolyploids. Methods are available to test ...
Download / Learn more Package Citations See dependency  

28,332

R Packages

239,283

Dependencies

75,113

Author Associations

28,333

Publication Badges

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