Skip to contents

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

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

David L. Miller