add_track_midpoints: Add track midpoints

Description Usage Arguments Value References

View source: R/add_track_midpoints.R

Description

Function to add the found geographic midpoints of each sample track to the stations dataframe (tibble).

Usage

1

Arguments

stations

Dataframe (tibble) of the samples stations including the attributes "Lon_start_DD", "Lat_start_DD", "Lon_stop_DD", "Lat_stop_DD".

Value

Returns the input dataframe (tibble) with an added attributes called "Lon_DD_calc" and "Lat_DD_calc". Stations without start and stop coordinates have NA in these added columsn.

References

geosphere R-package


dswdejonge/TripleD documentation built on June 18, 2020, 12:24 p.m.