is_grant_not_funded | R Documentation |
Return a logical value for each grant status in the supplied list, indicating if the grant is officially not funded.
is_grant_not_funded(tb = NULL)
f |
String (or vector of strings) with Grant Status |
The grant table field to use is Grant Status
Note this differs from pending review, in which the decision has not yet been made.
Logical indicating if the grant has not been funded.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.