create.bins {mrds} | R Documentation |
This is an internal routine and shouldn't be necessary in normal analyses.
create.bins(data, cutpoints)
data |
'data.frame' with at least the column 'distance'. |
cutpoints |
vector of cutpoints for the bins |
argument 'data' with two extra columns 'distbegin' and 'distend'.
David L. Miller