plot_telemetry: Import telemetry data

Description Usage Arguments Details

View source: R/plot_telemetry.R

Description

Plot telemetry data from the read_telemetry() function and automatically calculates the distance travelled.

Usage

1
plot_telemetry(data, labeldegree = FALSE)

Arguments

data

a list from the read_telemetry() containing all the data from the .csv.

labeldegree

if TRUE return axis labels with degree symbol (temporary solution for Error in grid.Call in macOS)

Details

Returns a list of plots. Use ggsave(), pdf() or similar functions to loop over the list and save all plots.


machadoams/botomapr documentation built on Aug. 22, 2020, 9:44 p.m.