ownership: Divide into owners and renters. renters is imputed rent ==0...

Description Usage Arguments Examples

Description

Divide into owners and renters. renters is imputed rent ==0 and includes keymoney and notkey keymoney is renting households whose rent<=120 NIS ($30 USD) notkey is renting households whose rent >120 NIS ($30 USD) keymoney and notkey rely on renters being called first Is called by: weighHouseholds(), takes expYYYYs Creates dataframes based on payment of rent.

Usage

1

Arguments

class

owners or renters, defaults to owners.

year

Numeric, from 2004 to 2014

Examples

1
2
3
4
ownership('renters', 2012)
ownership('notkey', 2012)
ownership('keymoney', 2012)
ownership('owners',  2004)

benyomin/censusFunctions documentation built on May 12, 2019, 3:03 p.m.