sector_emp_impact: Return a vector of the number of jobs by all sectors for a...

Description Usage Arguments Value Examples

Description

Return a vector of the number of jobs by all sectors for a given amount of production of a sector

Usage

1
2
sector_emp_impact(sector_number, prod_output_mm, year = LATEST_YEAR,
  tablelist = dom_table_list)

Arguments

sector_number

A sector_number.

prod_output_mm

prod_output_mm, the amount of final output in $1 million USD.

year

The table year.

tablelist

A tablelist for the domestic, imports, or total employment tables list.

Value

The number of employed for prod_output_mm dollars production of sector_number output, year and tablelist.

Examples

1
sector_emp_impact(27, 10.5, 1997, all_table_list)

amilleranalytics/rempreq documentation built on May 10, 2019, 10:27 a.m.