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 08 May. 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
04/0804/0904/1004/1104/1204/1304/1404/1504/1604/1704/1804/1904/2004/2104/2204/2304/2404/2504/2604/2704/2804/2904/3005/0105/0205/0305/0405/0505/0605/07Downloads for d3r20406080100120140160TrendBars

Today's Hot Picks in Authors and Packages

gaussDiff  
Difference measures for multivariate Gaussian probability density functions
A collection difference measures for multivariate Gaussian probability density functions, such as t ...
Download / Learn more Package Citations See dependency  
gms  
'GAMS' Modularization Support Package
A collection of tools to create, use and maintain modularized model code written in the modeling la ...
Download / Learn more Package Citations See dependency  
MXM  
Feature Selection (Including Multiple Solutions) and Bayesian Networks
Many feature selection methods for a wide range of response variables, including minimal, statistica ...
Download / Learn more Package Citations See dependency  
MultiATSM  
Multicountry Term Structure of Interest Rates Models
Estimation routines for several classes of affine term structure of interest rates models. All the m ...
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  
trajr  
Animal Trajectory Analysis
A toolbox to assist with statistical analysis of animal trajectories. It provides simple access to a ...
Download / Learn more Package Citations See dependency  

24,205

R Packages

207,311

Dependencies

65,312

Author Associations

24,206

Publication Badges

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