etl_pmn: ETL 510(k) and De Novo data from the FDA website.

View source: R/etl_pmn.R

etl_pmnR Documentation

ETL 510(k) and De Novo data from the FDA website.

Description

ETL 510(k) and De Novo data from the FDA website.

Usage

etl_pmn(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

510(k) and De Novo data as a tibble

Source

Data is downloaded from https://www.fda.gov/medical-devices/510k-clearances/downloadable-510k-files.


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