cutgiving: Cut Giving

Description Usage Arguments Details Value

View source: R/cutgiving.R

Description

a version of cut designed to cut a vector of gifts (or gift totals) into useful bins

Usage

1

Arguments

x

a numeric vector of gifts or gift bins

Details

'cutgiving()' categorizes x into a series of bins, much like a histogram would, but uses 'asinh()' to log transform the data first, working on the assumption that giving will be highly skewed.

Value

a factor vector with bins based on the values in x


crazybilly/fundRaising documentation built on July 30, 2021, 12:51 a.m.