meryem11/MortgageP: Mortgage amortization table

The package has one function that returns an amortization table that lists monthly payment on a mortgage loan based on a loan amount, duration of loan in years, and annual interest rate. The table will provide the breakdown of the payment by how much is allocated to interest and the loan principal. It will also list the loan balance for each month.

Getting started

Package details

AuthorMeryem El Rhazouani
MaintainerMeryem El Rhazouani <meryemkhair@gmail.com>
LicenseCCO
Version0.1.0
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("meryem11/MortgageP")
meryem11/MortgageP documentation built on April 23, 2020, 12:45 a.m.