plot_position_heatmap.navr: Plots position heatmap with given granularity

View source: R/navr-visualising.R

plot_position_heatmap.navrR Documentation

Plots position heatmap with given granularity

Description

Plots position heatmap with given granularity

Usage

## S3 method for class 'navr'
plot_position_heatmap(obj, bins = 25, ...)

Arguments

obj

object

bins

number of bins to segment the area

...

optional ggplot parameters

Value

ggplot


hejtmy/navr documentation built on July 19, 2024, 1:01 a.m.