Package: d3plus 0.1.0
Mauricio Vargas
d3plus: Seamless 'D3Plus' Integration
Provides functions that offer seamless 'D3Plus' integration. The examples provided here are taken from the official 'D3Plus' website <http://d3plus.org>.
Authors:
d3plus_0.1.0.tar.gz
d3plus_0.1.0.tar.gz(r-4.5-noble)d3plus_0.1.0.tar.gz(r-4.4-noble)
d3plus_0.1.0.tgz(r-4.4-emscripten)d3plus_0.1.0.tgz(r-4.3-emscripten)
d3plus.pdf |d3plus.html✨
d3plus/json (API)
# Install 'd3plus' in R: |
install.packages('d3plus', repos = c('https://cran.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 7 years agofrom:964e3e09ab. Checks:OK: 2. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 11 2024 |
R-4.5-linux | OK | Oct 11 2024 |
Exports:d3p_datad3p_idd3p_linksd3p_nodesd3p_typed3p_xd3p_yd3plusd3plusOutputrenderD3plus
Dependencies:base64encbslibcachemclidigestevaluatefastmapfontawesomefsgluehighrhtmltoolshtmlwidgetsjquerylibjsonliteknitrlifecyclemagrittrmemoisemimeR6rappdirsrlangrmarkdownsasstinytexxfunyaml
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Pass a tibble or data frame to 'D3Plus' objects | d3p_data |
Defines the ids (such as axis) that 'D3Plus' objects require | d3p_id |
Defines 'D3Plus' axis for network method | d3p_links |
Defines 'D3Plus' axis for network method | d3p_nodes |
Defines the 'D3Plus' method to use | d3p_type |
Defines 'D3Plus' axis for some methods | d3p_x |
Defines 'D3Plus' axis for some methods | d3p_y |
An `htmlwidget` interface to the d3plus javascript chart library | d3plus-package d3plus |
d3plus exported operators and S3 methods | %>% d3plus-exports JS |
Shiny bindings for 'D3Plus' | d3plus-shiny d3plusOutput renderD3plus |