plot_graph_movement: Plot movement model of a 'graph'

View source: R/plot_graph_movement.R

plot_graph_movementR Documentation

Plot movement model of a graph

Description

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

Usage

plot_graph_movement(graph, speed = seq(0, 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.

See Also

Other movement: bird_create(), graph_set_movement(), graph_transition(), speed2prob(), tag_download_wind()


Rafnuss/GeoPressureR documentation built on April 17, 2025, 12:58 p.m.