Learn R Programming

nonLinearDotPlot (version 0.5.0)

Non Linear Dot Plots

Description

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. .

Copy Link

Version

Install

install.packages('nonLinearDotPlot')

Monthly Downloads

180

Version

0.5.0

License

MIT + file LICENSE

Maintainer

Sören Döring

Last Published

May 19th, 2023

Functions in nonLinearDotPlot (0.5.0)

nonLinearDotPlot

Creates a non linear dot plot.
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

Predefined function to use as dotscaling in the nonLinearDotPlot function.