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

View source: R/create.bins.R

create.binsR Documentation

Create bins from a set of binned distances and a set of cutpoints.

Description

create.bins is now deprecated, please use create_bins

Usage

create.bins(data, cutpoints)

Arguments

data

data.frame with at least the column distance.

cutpoints

vector of cutpoints for the bins

Value

argument data with two extra columns distbegin and distend.

Author(s)

David L. Miller


DistanceDevelopment/Distance documentation built on Jan. 31, 2024, 4:11 a.m.