The function lists the metadata for the FAERS databases currently in the path chosen folder.
fetch_local(path)
(chr) The path of the folder containing a subfolder (named "faers_raw_data") with FAERS data inside, sorted by year and quarter.
A tibble reporting years, path and quarter for local FAERS data.
fetch_local(".")
#> Warning: I can't find a folder named 'faers_raw_data'.