plot_hexagonal: Generates a hexagonal heatmap of 2d bin counts (see...

Description Usage Arguments

View source: R/flowR.R

Description

Generates a hexagonal heatmap of 2d bin counts (see ggplot2::geom_hex)

Usage

1

Arguments

args

list of arguments. Mandatory arguments : a data.frame 'df', x and y plot variables 'xvar' and 'yvar'. Other arguments can include : 'bins' : numeric, number of bins, passed to 'ggplot2::geom_hex()' 'use_log10_count' : logical, transform bin counts using log10 'option' : name of the viridis palette


VoisinneG/flowR documentation built on June 1, 2021, 6:42 p.m.