flag_lapsed: Identify donors who gave last year or some year other than...

Description Usage Arguments Value

View source: R/lysy.R

Description

create a column identifying lapsed donors

Usage

1
flag_lapsed(x, last_gift_date, fy_start_month = 7)

Arguments

x

a data set

last_gift_date

a column with the last gift date

fy_start_month

the number of the fiscal start month

Value

a tibble with a column identifying lapsed donors


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