Skip to contents

Compatibility wrapper around panel990::bmf_merge().

Usage

merge_bmf(df, bmf_path = .BMF_URL, timeout = 300, verbose = TRUE)

Arguments

df

Panel data containing EIN2.

bmf_path

BMF URL, local CSV path, or data frame.

timeout

Retained for compatibility; URL timeout uses the active R download settings.

verbose

Print progress.

Value

Panel rows with native BMF fields and diagnostics attached.