calc_dist_bins: accepts a Spatial*DataFrame object with a distance...

Description Usage

Description

accepts a Spatial*DataFrame object with a distance observation field name. Will attempt to arbitrarily bin the distances into a number of distance bin intervals (specified by breaks). Will reclass raw distances to bin identifier (e.g., distance class 3).

Usage

1
2
calc_dist_bins(df = NULL, p = 0.95, breaks = 10,
  force_shoulder = F)

PLJV/OpenIMBCR documentation built on June 3, 2019, 7:01 a.m.