covid_response_codes {repoRter.nih}R Documentation

covid_response_code translation

Description

A tibble containing name translations between covid_response_code and the funding source(s)

Usage

data("covid_response_codes")

Format

A tibble with 6 rows and 3 columns:

covid_response_code

the name for a data element when specified in the payload criteria of a request; NA indicates that this is not available as payload criteria (can not search/filter on)

funding_source

the name of the funding source, often some federal legislation

fund_src

a short name for the funding source

References

NIH RePORTER API Documentation


[Package repoRter.nih version 0.1.4 Index]