direct_emp_impact: Returns the number of jobs (default: domestic only, current...

Description Usage Arguments Value Examples

Description

Returns the number of jobs (default: domestic only, current year) directly employed in a sector generated by $1 million of production of that sector (in 2009 dollars)

Usage

1
2
direct_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 total number of direct employed for prod_output_mm dollars production of sector_number output, year and tablelist.

Examples

1
direct_emp_impact(27, 10.5, 1997, all_table_list)

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