| get_sloan | R Documentation | 
Search for a set of keywords in the Sloan grants database.
get_sloan(keyword, from_year, to_year, verbose = FALSE, grantee = 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  | 
grantee | 
 Use the web-based search function instead of an internal grep(), ideal for searching names  | 
A data.frame
## Not run: 
sloan <- get_sloan("case studies", 2018, 2020)
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.