filter.height: Filter height variable eliminating measurements below and...

Description Usage Arguments Value

View source: R/vars_recover-filter.R

Description

Filter height variable eliminating measurements below and above a constant inf and sup respectively

Usage

1
filter.height(height, inf = 140, sup = 220)

Arguments

inf

lower bound (default 140)

sup

upper bound (default 220)

value

vector with height measurements to be filtered

Value

the measurement vector filtered with NA in measurements outside the rank [ind, sup]


mcomas/usrgi.lib documentation built on May 22, 2019, 3:18 p.m.