check_data_irs_web | R Documentation |
Check data availability for IRS and website
check_data_irs_web(ein, year = 2019, sources = c("irs", "website"))
ein |
An Employment Identification Numbers |
year |
A year in which a form was filed. The default value is 2019. |
sources |
The data sources. The default value is |
A datafram that contains three columns: EIN, its data source and availability. Data availability column is a dummy variable. 1 = data exist. 0 = data don't exist.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.