Package: cumprinc 0.1
cumprinc: Functions Centered Around Microsoft Excel Cumprinc Function
Provides similar functionality to 'Microsoft Excel' 'CUMPRINC' function <https://support.microsoft.com/en-us/office/cumprinc-function-94a4516d-bd65-41a1-bc16-053a6af4c04d>. Returns principal remaining at a given month, principal paid in a month, and accumulated principal paid at a given month based on original loan amount, monthly interest rate, and term of loan.
Authors:
cumprinc_0.1.tar.gz
cumprinc_0.1.zip(r-4.7)cumprinc_0.1.zip(r-4.6)cumprinc_0.1.zip(r-4.5)
cumprinc_0.1.tgz(r-4.6-any)cumprinc_0.1.tgz(r-4.5-any)
cumprinc_0.1.tar.gz(r-4.7-any)cumprinc_0.1.tar.gz(r-4.6-any)
cumprinc_0.1.tgz(r-4.6-emscripten)
manual.pdf |manual.html✨
card.svg |card.png
cumprinc/json (API)
| # Install 'cumprinc' in R: |
| install.packages('cumprinc', repos = c('https://jcrichardson617.r-universe.dev', 'https://cloud.r-project.org')) |
This package does not link to any Github/Gitlab/R-forge repository. No issue tracker or development information is available.
Last updated from:a813b2317c. Checks:9 OK. Indexed: yes.
| Target | Result | Time | Files | Syslog |
|---|---|---|---|---|
| linux-devel-x86_64 | OK | 99 | ||
| source / vignettes | OK | 125 | ||
| linux-release-x86_64 | OK | 95 | ||
| macos-release-arm64 | OK | 138 | ||
| macos-oldrel-arm64 | OK | 142 | ||
| windows-devel | OK | 56 | ||
| windows-release | OK | 69 | ||
| windows-oldrel | OK | 58 | ||
| wasm-release | OK | 91 |
Exports:princ_accumprinc_monthprinc_remn
Dependencies:
Readme and manuals
Help Manual
| Help page | Topics |
|---|---|
| Accumulated principal paid back at time n | princ_accum |
| Principal to be paid back at time n | princ_month |
| Remaining principal at time n | princ_remn |
