order_bins2: Order Percent Cover Bins, gives their corresponding...

View source: R/collapse_bins.R

order_bins2R Documentation

Order Percent Cover Bins, gives their corresponding frequency, and lower and upper ranges

Description

Returns a tibbe of ordered percent cover bins, their corresponding frequency, as well as lower and higher ranges of bins. Percent Cover Bins are ordered in ascending order based on lower range. Ties are broken by upper range.

Usage

order_bins2(percent_cover)

Arguments

percent_cover

a character vector of percent cover data in ranges formatted as "lower-upper"


ailich/mytools documentation built on Jan. 7, 2023, 11:16 a.m.