| dotscaling.linear {nonLinearDotPlot} | R Documentation |
Predefined function to use as dotscaling in the nonLinearDotPlot function.
Description
dotscaling(c) = 1 is a linear function
Usage
dotscaling.linear()
Value
Function that always returns 1.
References
N. Rodrigues and D. Weiskopf, "Nonlinear Dot Plots", IEEE Transactions on Visualization and Computer Graphics, vol. 24, no. 1, pp. 616-625, 2018. Available: doi:10.1109/TVCG.2017.2744018
[Package nonLinearDotPlot version 0.5.0 Index]