Description Usage Arguments Value Examples
View source: R/simple_interest.R
Calculate simple interest
1 | simple_interest(p, r, t)
|
p |
numeric |
r |
numeric |
t |
numeric |
numeric
1 | simple_interest(5000,0.08,11/12)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.