smooth_positions: Smooths positions of a given boject

View source: R/navr-smoothing.R

smooth_positionsR Documentation

Smooths positions of a given boject

Description

Smooths positions of a given boject

Usage

smooth_positions(obj, type, ...)

## S3 method for class 'navr'
smooth_positions(obj, type, ....)

Arguments

obj

valid object to be smoothed

type

string: median, approx, spline

....

optional parameters for smoothing

Methods (by class)

  • navr: position smoothing in the navr object


hejtmy/navr documentation built on March 3, 2023, 5:24 p.m.