trim_towlength: Trim extreme towlengths

Description Usage Arguments

Description

Function that "trims" towlength to a certain minimum and/or maximum length

Usage

1
trim_towlength(x, std.towlength = 4, min.towlength, max.towlength)

Arguments

x

A vector representing towlength

std.towlength

Standard towlength (default is 4)

min.towlength

Minimum towlength. If missing (default) the value is set to half of the std.towlength

max.towlength

Maximum towlength. If missing (default) the value is set to double the std.towlength


einarhjorleifsson/smx documentation built on May 16, 2019, 1:31 a.m.