is_grant_in_preparation | R Documentation |
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.
is_grant_in_preparation(tb = NULL)
f |
A vector of logical values extracted from the is_grant_in_preparation field. |
Note this function primarily exists as a method for documenting the use of the field for users of the library, not necessarily library developers.
A vector of logical values indicating if the grant is In Preparation.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.