create_bins: Create bins from a set of binned distances and a set of...

Description Usage Arguments Value Author(s)

View source: R/create_bins.R

Description

This is an internal routine and shouldn't be necessary in normal analyses.

Usage

1
create_bins(data, cutpoints)

Arguments

data

data.frame with at least the column distance.

cutpoints

vector of cutpoints for the bins

Value

data data with two extra columns distbegin and distend.

Author(s)

David L. Miller


DistanceDevelopment/readdst documentation built on Sept. 21, 2021, 10:41 p.m.