Other packages > Find by keyword >

d3r  

'd3.js' Utilities for R
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("d3r", "1.1.0")



Attach the package and use:
library("d3r")
Maintained by
Kent Russell
[Scholar Profile | Author Map]
First Published: 2016-10-14
Latest Update: 2023-02-05
Description:
Provides a suite of functions to help ease the use of 'd3.js' in R. These helpers include 'htmltools::htmlDependency' functions, hierarchy builders, and conversion tools for 'partykit', 'igraph,' 'table', and 'data.frame' R objects into the 'JSON' that 'd3.js' expects.
How to cite:
Kent Russell (2016). d3r: 'd3.js' Utilities for R. R package version 1.1.0, https://cran.r-project.org/web/packages/d3r. Accessed 29 Mar. 2025.
Previous versions and publish date:
0.4.0 (2016-10-14 00:26), 0.5.0 (2016-11-23 09:38), 0.6.0 (2016-12-13 07:57), 0.6.1 (2017-02-03 19:25), 0.6.2 (2017-03-02 23:54), 0.6.3 (2017-04-19 01:48), 0.6.4 (2017-04-28 01:20), 0.6.5 (2017-05-21 09:35), 0.6.6 (2017-06-27 08:37), 0.6.8 (2017-08-13 07:33), 0.6.9 (2017-08-21 11:41), 0.7.0 (2017-10-11 10:11), 0.7.1 (2017-11-23 01:46), 0.8.0 (2018-03-18 00:04), 0.8.1 (2018-04-24 05:33), 0.8.2 (2018-07-01 15:30), 0.8.3 (2018-08-05 00:20), 0.8.4 (2018-10-24 12:30), 0.8.5 (2019-01-29 10:00), 0.8.6 (2019-07-23 07:10), 0.8.7 (2019-08-21 12:51), 0.9.0 (2020-05-25 20:30), 0.9.1 (2020-11-20 16:30), 1.0.0 (2021-08-15 20:00), 1.0.1 (2023-02-06 00:12)
Other packages that cited d3r R package
View d3r citation profile
Other R packages that d3r depends, imports, suggests or enhances
Complete documentation for d3r
Functions, R codes and Examples using the d3r R package
Some associated functions: change_to_name . d3_dep_jetpack . d3_dep_v3 . d3_dep_v4 . d3_dep_v5 . d3_dep_v6 . d3_dep_v7 . d3_igraph . d3_json . d3_nest . d3_party . d3_table . d3_v8 . promote_na . promote_na_one . 
Some associated R codes: dependencies.R . hierarchy.R . igraph.R . json.R . party.R . partykit_unexported.R . table.R . v8.R .  Full d3r package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/27Downloads for d3r102030405060708090100110120130TrendBars

Today's Hot Picks in Authors and Packages

gglgbtq  
Show Pride on 'ggplot2' Plots
Provides multiple palettes based on pride flags with tailored themes. ...
Download / Learn more Package Citations See dependency  
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  
landmix  
Landmark Prediction for Mixture Data
Non-parametric prediction of survival outcomes for mixture data that incorporates covariates and a l ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

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