find_track_midpoints: Find track midpoints

Description Usage Arguments Value References

View source: R/add_track_midpoints.R

Description

Function to find the geographic midpoint of each sample track and add it 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 a tibble with 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.