The function lists the metadata for the FAERS databases currently in the path chosen folder.

fetch_local(path)

Arguments

path

(chr) The path of the folder containing a subfolder (named "faers_raw_data") with FAERS data inside, sorted by year and quarter.

Value

A tibble reporting years, path and quarter for local FAERS data.

Examples

fetch_local(".")
#> Warning: I can't find a folder named 'faers_raw_data'.