get_osociety | R Documentation |
Query and scrape Open Society foundation awards
get_osociety(keyword, from_year, to_year, verbose = 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 |
a data.frame
osociety <- get_osociety("qualitative", 2016, 2019)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.