sector_direct_impact_all_years: Returns a vector of the number of jobs (default: domestic...

Description Usage Arguments Value Examples

Description

Returns a vector of the number of jobs (default: domestic only) directly employed in a sector generated by $1 million of production of that sector (in 2009 dollars) for all years

Usage

1
2
sector_direct_impact_all_years(sector, prod_output,
  tablelist = dom_table_list)

Arguments

tablelist

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

sector_number

A sector_number.

prod_output_mm

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

Value

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

Examples

1
sector_direct_impact_all_years(27, 10.5, all_table_list)

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