examples/capWeightExample.R

# vector of weights
weights <- c(1001,2,3,400,5,700,9,1,800,79223)
# weights below the thresholds are not affected
# by capWeight
capWeight(weights)
#
mbannert/gateveys documentation built on May 21, 2019, 2:23 p.m.