plotDensity {mdatools} | R Documentation |
Show plot series as density plot (using hex binning)
Description
Show plot series as density plot (using hex binning)
Usage
plotDensity(ps, nbins = 60, colmap = ps$colmap)
Arguments
ps |
'plotseries' object |
nbins |
number of bins in one dimension |
colmap |
colormap name or values used to create color gradient |
[Package mdatools version 0.14.1 Index]