is_grant_joint: Is the grant a joint grant between the partner institutions?

View source: R/is.R

is_grant_jointR Documentation

Is the grant a joint grant between the partner institutions?

Description

This is an indicator if the grant is a joint grant between PHSU and Moffitt (a criteria for reporting). Return a vector of logicals indicating if the grants represented by that field are joint or not (or the field name if tb is not included).

Usage

is_grant_joint(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 PHSU Cancer Related or field name.


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