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)

  • smooth_positions(navr): position smoothing in the navr object


hejtmy/navr documentation built on Jan. 12, 2025, 5:09 p.m.