create_templeton_df: Scrape the Templeton grants database from html to a...

View source: R/templeton.R

create_templeton_dfR Documentation

Scrape the Templeton grants database from html to a data.frame

Description

Scrape the Templeton grants database from html to a data.frame

Usage

create_templeton_df(verbose = FALSE)

Arguments

verbose

enable verbose HTTP messages. TRUE/FALSE, default: false

Value

A data.frame

Examples

## Not run: templeton <- create_templeton_df()

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