is_grant_in_preparation: Is the grant in preparation?

View source: R/is.R

is_grant_in_preparationR Documentation

Is the grant in preparation?

Description

The field is_grant_in_preparation indicates if the grant is in preparation. Return a vector of logicals indicating if the grants represented by that field are in preparation or not.

Usage

is_grant_in_preparation(tb = NULL)

Arguments

f

A vector of logical values extracted from the is_grant_in_preparation field.

Details

Note this function primarily exists as a method for documenting the use of the field for users of the library, not necessarily library developers.

Value

A vector of logical values indicating if the grant is In Preparation.


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