generate_trajectories: Tidy together the 'tidied trips' and 'tidied locations' to...

Description Usage Arguments Value

Description

Tidy together the 'tidied trips' and 'tidied locations' to generate trajectories within a trip

Usage

1
generate_trajectories(tidied_trips, tidied_locations, project_crs = 4326)

Arguments

tidied_trips

a data.frame from 'tidy_cleaned_trips()'.

tidied_locations

a tibble from 'tidy_cleaned_locations()'.

project_crs

a EPSG code. Default as 4326.

Value

a data.frame of class sf.


asiripanich/emdash documentation built on Sept. 23, 2021, 7:20 p.m.