filter.dead.ends: Remove dead ends

View source: R/wrapper3D.R

filter.dead.endsR Documentation

Remove dead ends

Description

Function to filter out tracks that have found a dead end

Usage

filter.dead.ends(cerwList)

Arguments

cerwList

list of data.frames and NULL entries

Value

A list that is only containing valid tracks.

Examples

filter.dead.ends(list(niclas, niclas))

munterfinger/eRTG3D documentation built on March 25, 2022, 1:22 a.m.