is_grant_rtype: Is the grant R type?

View source: R/is.R

is_grant_rtypeR Documentation

Is the grant R type?

Description

This is an indicator if the grant is an Rtype grant (e.g., R01, R03) Return a vector of logicals indicating if the grants represented by that field are R-type or not (or the field name if tb is not included).

Usage

is_grant_rtype(tb = NULL)

Arguments

tb

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

Value

A vector of logical values indicating if the grant is Rtype or field name.


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