get_rockefeller | R Documentation |
Search Rockefeller Foundation grants
get_rockefeller(keyword, from_date, to_date, verbose)
keyword |
Keyword to query |
from_date |
Date object to begin search |
to_date |
Date object to end search |
verbose |
enable verbose HTTP messages. TRUE/FALSE, default: false |
a data.frame
## Not run:
rockefeller <- get_rockefeller("test", "2012-01-01", "2021-01-01")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.