Package: nonLinearDotPlot 0.5.0
nonLinearDotPlot: Non Linear Dot Plots
Non linear dot plots are diagrams that allow dots of varying size to be constructed, so that columns with a large number of samples are reduced in height. Implementation of algorithm described in: Nils Rodrigues and Daniel Weiskopf, "Nonlinear Dot Plots", IEEE Transactions on Visualization and Computer Graphics, vol. 24, no. 1, pp. 616-625, 2018. <doi:10.1109/TVCG.2017.2744018>.
Authors:
nonLinearDotPlot_0.5.0.tar.gz
nonLinearDotPlot_0.5.0.zip(r-4.5)nonLinearDotPlot_0.5.0.zip(r-4.4)nonLinearDotPlot_0.5.0.zip(r-4.3)
nonLinearDotPlot_0.5.0.tgz(r-4.4-any)nonLinearDotPlot_0.5.0.tgz(r-4.3-any)
nonLinearDotPlot_0.5.0.tar.gz(r-4.5-noble)nonLinearDotPlot_0.5.0.tar.gz(r-4.4-noble)
nonLinearDotPlot_0.5.0.tgz(r-4.4-emscripten)nonLinearDotPlot_0.5.0.tgz(r-4.3-emscripten)
nonLinearDotPlot.pdf |nonLinearDotPlot.html✨
nonLinearDotPlot/json (API)
# Install 'nonLinearDotPlot' in R: |
install.packages('nonLinearDotPlot', repos = c('https://sorendoring.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 2 years agofrom:b6969b282b. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 16 2024 |
R-4.5-win | OK | Nov 16 2024 |
R-4.5-linux | OK | Nov 16 2024 |
R-4.4-win | OK | Nov 16 2024 |
R-4.4-mac | OK | Nov 16 2024 |
R-4.3-win | OK | Nov 16 2024 |
R-4.3-mac | OK | Nov 16 2024 |
Exports:dotscaling.lineardotscaling.logdotscaling.rootnonLinearDotPlot
Dependencies:
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Predefined function to use as 'dotscaling' in the 'nonLinearDotPlot' function. | dotscaling.linear |
Predefined function to use as 'dotscaling' in the 'nonLinearDotPlot' function. | dotscaling.log |
Predefined function to use as 'dotscaling' in the 'nonLinearDotPlot' function. | dotscaling.root |
Creates a non linear dot plot. | nonLinearDotPlot |