├── LICENSE ├── README.md ├── get_nih_reporter.r └── rcdc_code_list.csv /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christopherBelter/nih_reporter_api/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christopherBelter/nih_reporter_api/HEAD/README.md -------------------------------------------------------------------------------- /get_nih_reporter.r: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christopherBelter/nih_reporter_api/HEAD/get_nih_reporter.r -------------------------------------------------------------------------------- /rcdc_code_list.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/christopherBelter/nih_reporter_api/HEAD/rcdc_code_list.csv --------------------------------------------------------------------------------