get_gates: Query awards from the Bill & Melinda Gates Foundation

View source: R/gates.R

get_gatesR Documentation

Query awards from the Bill & Melinda Gates Foundation

Description

Query awards from the Bill & Melinda Gates Foundation

Usage

get_gates(keyword, from_year, to_year, verbose = FALSE)

Arguments

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

Value

a data.frame

Examples

gates <- get_gates("qualitative", 2018, 2020)

PESData/awardFindR documentation built on March 27, 2024, 4:46 a.m.