etl_rl: ETL Registration and Listing data from the FDA website.

View source: R/etl_rl.R

etl_rlR Documentation

ETL Registration and Listing data from the FDA website.

Description

ETL Registration and Listing data from the FDA website.

Usage

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

Registration and Listing data as a tibble

Source

Data is downloaded from https://www.fda.gov/medical-devices/device-registration-and-listing/establishment-registration-and-medical-device-listing-files-download.


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