is_grant_not_funded: Is the grant not funded (a decision has been made)?

View source: R/is.R

is_grant_not_fundedR Documentation

Is the grant not funded (a decision has been made)?

Description

Return a logical value for each grant status in the supplied list, indicating if the grant is officially not funded.

Usage

is_grant_not_funded(tb = NULL)

Arguments

f

String (or vector of strings) with Grant Status

Details

The grant table field to use is Grant Status

Note this differs from pending review, in which the decision has not yet been made.

Value

Logical indicating if the grant has not been funded.


steveneschrich/pgreportr documentation built on Jan. 13, 2025, 7:09 p.m.