etl_procodes: ETL Product Code data from the FDA website.

View source: R/etl_procodes.R

etl_procodesR Documentation

ETL Product Code data from the FDA website.

Description

ETL Product Code data from the FDA website.

Usage

etl_procodes(refresh_data = FALSE, download_directory = "data/")

Arguments

refresh_data

Boolean. When TRUE, fresh data is downloaded from fda.gov. When FALSE, data is read in from a text file on the disk.

download_directory

Defaults to data/.

Value

Medical Device product code data as a tibble

Source

Data is downloaded from https://www.fda.gov/medical-devices/classify-your-medical-device/download-product-code-classification-files.


bjoleary/fdadata documentation built on April 14, 2025, 6:02 p.m.