get_ssrc | R Documentation |
Search SSRC fellowships and grants by keyword and date Note: API limitations prevent returning more than 1000 results.
get_ssrc(keyword, from_year, to_year, verbose = FALSE, totals = FALSE)
keyword |
Keyword to query |
from_year |
Beginning year to search |
to_year |
Ending year to search |
verbose |
enable verbose HTTP messages. TRUE/FALSE, default: false |
totals |
Only return the total number of results, not a table |
a data.frame
## Not run: ssrc <- get_ssrc("qualitative", 2015, 2016)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.