fe_projects: Federal RePORTER projects

Description Usage Arguments Value Note Examples

Description

Federal RePORTER projects

Usage

1
2
fe_projects(nih_id = NULL, internal_id = NULL, project_number = NULL,
  verbose = TRUE, secure = TRUE)

Arguments

nih_id

global identifier for a project across all NIH systems that handle research projects/grants data. Example, 8828294.

internal_id

internal Federal RePORTER generated unique ID associated with each project. It is available as part of export on Federal RePORTER search results. Example, 739576.

project_number

unique number that is assigned to a project by the affiliated federal agency. Examples: '5R01MH092950-05', '1R01CA183929-01A1', 'USFS-0000779'.

verbose

print diagnostic messages

secure

passed to fe_base_url for https

Value

List of the result of the GET call and the content

Note

See https://api.federalreporter.nih.gov/#!/Projects/Get_Project

Examples

1
res = fe_projects(project_number = "5R01MH092950-05")

muschellij2/fedreporter documentation built on May 7, 2019, 9:42 p.m.