Description Usage Arguments Value Examples
Minimum annual income required for total housing costs to remain at or below set percent threshold of household income:
1 | reqd_income(monthlypayment, housing_cost_rate = 0.3)
|
monthlypayment |
Total Monthly payments towards home-ownership |
housing_cost_rate |
Monthly rate (out of 1) towards home-ownership costs (default: 0.3) |
Minimum Annual Income required to keep monthlypayment
at or below set percent threshold of household income:
1 2 | reqd_income(monthlypayment = 2000,
housing_cost_rate = 0.30)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.