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 = options::opt("vb"),
rq = NULL
)
Arguments
search_string |
String to search. |
vb |
Show verbose messages. (Defaults to |
rq |
An |
Value
A data frame with information about the funder.
Examples
search_for_funder("national+science+foundation")
[Package databraryr version 0.6.6 Index]