smoothing_gps: Smoothing GPS data using smoothing spline

Description Usage Arguments Value

View source: R/gps_smoothing.R

Description

Smoothing GPS data using smoothing spline

Usage

1
smoothing_gps(gps_data, stop_info)

Arguments

gps_data

the collection of GPS coordinates with time info.

stop_info

stop infomation

Value

smoothed GPS data with same number of GPS points.


issactoast/ikhyd documentation built on March 5, 2021, 10:24 p.m.