Description Usage Arguments Value Examples
View source: R/compound_interest.R
calculate Compound Interest
1 | compound_interest(p, r, t)
|
p |
numeric |
r |
numeric |
t |
numeric |
numeric
1 | compound_interest(1000, 0.0425, 6)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.