get_mellon: Search the Andrew W. Mellon Foundation grant database

View source: R/mellon.R

get_mellonR Documentation

Search the Andrew W. Mellon Foundation grant database

Description

Search the Andrew W. Mellon Foundation grant database

Usage

get_mellon(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

mellon <- get_mellon("qualitative", 2013, 2021)

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