View source: R/plot_graph_movement.R
plot_graph_movement | R Documentation |
graph
This function display a plot of pressure time series recorded by a tag
plot_graph_movement(graph, speed = seq(0, 120), plot_plotly = FALSE)
graph |
a GeoPressureR |
speed |
Vector of speed value (km/h) used on the x-axis. |
plot_plotly |
logical to use |
a plot or ggplotly object.
Other movement:
bird_create()
,
graph_set_movement()
,
graph_transition()
,
speed2prob()
,
tag_download_wind()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.