merge_trips | R Documentation |
Merges validated landings and the validated pds trips into one single data frame. Merging is done only when there is a single landing and tracked trip per day. Days are determined using the end of the tracking trip.
merge_trips()
The parameters needed in the config file are those required for
validate_landings()
, and validate_pds_trips()
combined, as well as
merged_trips.
no outputs. This function is used for it's side effects
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.