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.4.1")



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: 2023-09-29
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.4.1, https://cran.r-project.org/web/packages/billboarder
Previous versions and publish date:
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)
Other packages that cited billboarder R package
View billboarder citation profile
Other R packages that billboarder depends, imports, suggests or enhances
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

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