Skip to contents

This function display a plot of pressure time series recorded by a tag

Usage

plot_graph_movement(graph, speed = seq(1, 120), plot_plotly = FALSE)

Arguments

graph

a GeoPressureR graph object.

speed

Vector of speed value (km/h) used on the x-axis.

plot_plotly

logical to use plotly

Value

a plot or ggplotly object.