Package: d3r 1.1.0
d3r: 'd3.js' Utilities for R
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.
Authors:
d3r_1.1.0.tar.gz
d3r_1.1.0.zip(r-4.5)d3r_1.1.0.zip(r-4.4)d3r_1.1.0.zip(r-4.3)
d3r_1.1.0.tgz(r-4.4-any)d3r_1.1.0.tgz(r-4.3-any)
d3r_1.1.0.tar.gz(r-4.5-noble)d3r_1.1.0.tar.gz(r-4.4-noble)
d3r_1.1.0.tgz(r-4.4-emscripten)d3r_1.1.0.tgz(r-4.3-emscripten)
d3r.pdf |d3r.html✨
d3r/json (API)
NEWS
# Install 'd3r' in R: |
install.packages('d3r', repos = c('https://timelyportfolio.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://github.com/timelyportfolio/d3r/issues
d3hierarchieshierarchyigraphjavascriptjson
Last updated 1 years agofrom:e824baa8a0 (on master). Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win | OK | Oct 26 2024 |
R-4.5-linux | OK | Oct 26 2024 |
R-4.4-win | OK | Oct 26 2024 |
R-4.4-mac | OK | Oct 26 2024 |
R-4.3-win | OK | Oct 26 2024 |
R-4.3-mac | OK | Oct 26 2024 |
Exports:d3_dep_jetpackd3_dep_v3d3_dep_v4d3_dep_v5d3_dep_v6d3_dep_v7d3_igraphd3_jsond3_nestd3_partyd3_tabled3_v8
Dependencies:base64encclicpp11digestdplyrfansifastmapgenericsgluehtmltoolslifecyclemagrittrpillarpkgconfigpurrrR6rlangstringistringrtibbletidyrtidyselectutf8vctrswithr
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Change Column Name in Children to "name" | change_to_name |
'd3.js' Dependency for Version 4 Jetpack | d3_dep_jetpack |
'd3.js' Dependency for Version 3 | d3_dep_v3 |
'd3.js' Dependency for Version 4 | d3_dep_v4 |
'd3.js' Dependency for Version 5 | d3_dep_v5 |
'd3.js' Dependency for Version 6 | d3_dep_v6 |
'd3.js' Dependency for Version 7 | d3_dep_v7 |
Convert 'igraph' to 'd3.js' | d3_igraph |
Create 'JSON' that 'd3.js' Expects | d3_json |
Convert a 'data.frame' to a 'd3.js' Hierarchy | d3_nest |
Convert partykit to d3.js hierarchy | d3_party |
Converts Table to 'd3' Nodes and Links | d3_table |
Create V8 Context with D3 | d3_v8 |
Apply `promote_na` to All Rows | promote_na |
Promote NA to Top Level | promote_na_one |