order_bins: Order Percent Cover Bins and gives their corresponding...

View source: R/order_bins.R

order_binsR Documentation

Order Percent Cover Bins and gives their corresponding frequency

Description

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

Usage

order_bins(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.