get_aws_url: Get the Amazon Web Server URL associated with a particular...

Description Usage Arguments Value

View source: R/org_classify_description_texts.R

Description

Get the Amazon Web Server URL associated with a particular Employment Identification Numbers

Usage

1
get_aws_url(ein, year = 2019)

Arguments

ein

An Employment Identification Numbers (EIN)

year

A year in which a form was filed. The default IRS year is 2019.

Value

If a single tax period was identified, the function returns the Amazon Web Server URL associated with a particular Employment Identification Numbers. If multiple tax periods were identified, the function returns either a vector that only includes the URL (multiple_tax_period= FALSE) or a dataframe that includes the URL as well as related tax periods (multiple_tax_period = TRUE).


p3lab/ParseIRS990 documentation built on Aug. 14, 2021, 9:22 p.m.