README.md

ross

The ross package has the main purpose to match a trajectory out of a GPX file to the corresponding OSM streets to make different rounds comparable. It was writen in context of the Spatial Data Science in R course in Summer term 2021 with Prof. Dr. Edzer Pebesma.

Installation

The ross package can be installed to R with

devtools::install_github('KathHv/ross')

It can be loaded with

library(ross)



KathHv/ross documentation built on Dec. 18, 2021, 2:42 a.m.