is_current_esi_related: Is the grant an ESI-related grant?

View source: R/is.R

is_current_esi_relatedR Documentation

Description

This is an indicator if the grant is an ESI-related grant (a criteria for reporting). In particular, an ESI-related grant is one in which any of the key personnel listed in the database is an ESI.

Usage

is_current_esi_related(.x = NULL)

Arguments

.x

A grants table or nothing (in which case the field name is returned).

Details

Return a vector of logicals indicating if the grants represented by that field are ESI-related or not (or the field name if tb is not included).

Value

A vector of logical values indicating if the grant is ESI-related or the field name.


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