search_for_funder {databraryr} | R Documentation |
Report Information About A Funder.
Description
Report Information About A Funder.
Usage
search_for_funder(
search_string = "national+science+foundation",
vb = FALSE,
rq = NULL
)
Arguments
search_string |
String to search. |
vb |
A Boolean value. If TRUE provides verbose output. |
rq |
An |
Value
A data frame with information about the funder.
Examples
search_for_funder("national+science+foundation")
[Package databraryr version 0.6.4 Index]