is_grant_rtype | R Documentation |
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).
is_grant_rtype(tb = NULL)
tb |
A grants table or nothing (in which case the field name is returned). |
A vector of logical values indicating if the grant is Rtype or field name.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.