get_macarthur | R Documentation |
Search MacArthur foundation for awards
get_macarthur(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
macarthur <- get_macarthur("qualitative",
"1999-01-01", "2020-01-01")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.