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 = FALSE,
  rq = NULL
)

Arguments

search_string

String to search.

vb

A Boolean value. If TRUE provides verbose output.

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 April 29, 2024, 2:16 a.m.