etl_pma: ETL PMA data from the FDA website.

View source: R/etl_pma.R

etl_pmaR Documentation

ETL PMA data from the FDA website.

Description

ETL PMA data from the FDA website.

Usage

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

PMA data as a tibble

Source

Data is downloaded from https://www.fda.gov/medical-devices/device-approvals-denials-and-clearances/pma-approvals.


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