search_for_funder: Report Information About A Funder.

View source: R/search_for_funder.R

search_for_funderR 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 FALSE, overwritable using option 'databraryr.vb' or environment variable 'R_DATABRARYR_VB')

rq

An httr2 request object. Default is NULL.

Value

A data frame with information about the funder.

Examples


search_for_funder("national+science+foundation")



PLAY-behaviorome/databraryapi documentation built on Sept. 24, 2024, 8:29 a.m.