Package: DataViz 0.2.8
DataViz: Data Visualisation Using an HTML Page and 'D3.js'
Gives access to data visualisation methods that are relevant from the statistician's point of view. Using 'D3''s existing data visualisation tools to empower R language and environment. The throw chart method is a line chart used to illustrate paired data sets (such as before-after, male-female).
Authors:
DataViz_0.2.8.tar.gz
DataViz_0.2.8.zip(r-4.5)DataViz_0.2.8.zip(r-4.4)DataViz_0.2.8.zip(r-4.3)
DataViz_0.2.8.tgz(r-4.4-x86_64)DataViz_0.2.8.tgz(r-4.4-arm64)DataViz_0.2.8.tgz(r-4.3-x86_64)DataViz_0.2.8.tgz(r-4.3-arm64)
DataViz_0.2.8.tar.gz(r-4.5-noble)DataViz_0.2.8.tar.gz(r-4.4-noble)
DataViz_0.2.8.tgz(r-4.4-emscripten)DataViz_0.2.8.tgz(r-4.3-emscripten)
DataViz.pdf |DataViz.html✨
DataViz/json (API)
# Install 'DataViz' in R: |
install.packages('DataViz', repos = c('https://horiayeb.r-universe.dev', 'https://cloud.r-project.org')) |
- Workweek - ~ Example data set for force layout ~
- oldestpeople - ~ List of the oldest people in the world data set ~
- weekschedule - ~ Example data set number 2 for force layout ~
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated 5 years agofrom:4e5bd40632. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | OK | Oct 26 2024 |
R-4.5-linux-x86_64 | OK | Oct 26 2024 |
R-4.4-win-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-aarch64 | OK | Oct 26 2024 |
R-4.3-win-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-aarch64 | OK | Oct 26 2024 |
Exports:forcelayoutquadr_forcelayoutr_throwchartrcpp_forcelayoutrcpp_throwchartthrowchart
Dependencies:clifansigluelifecyclemagrittrpillarpkgconfigRcpprlangtibbleutf8vctrs
Readme and manuals
Help Manual
Help page | Topics |
---|---|
~ Overview: package DataViz ~ | DataViz-package DataViz |
~ Main function: forcelayout ~ | forcelayout |
~ List of the oldest people in the world data set ~ | oldestpeople |
~ Quadratic fitting function: quad ~ | quad |
~ R graphics function: r_forcelayout ~ | r_forcelayout |
~ R graphics function: r_throwchart ~ | r_throwchart |
~ C++ called function: rcpp_forcelayout ~ | rcpp_forcelayout |
~ C++ called function: rcpp_throwchart ~ | rcpp_throwchart |
~ Main function: throwchart ~ | throwchart |
~ Example data set number 2 for force layout ~ | weekschedule |
~ Example data set for force layout ~ | Workweek |