Description Usage Arguments Value Author(s) Examples
View source: R/preciousFunctions.R
Computes the simple gain or loss given a specific cryptocurrency and a particular amount of money invested in it during a period of time.
1 |
symbol |
a character string of the symbol. Default is "BTC" for Bitcoin. |
amount |
a numeric value for the amount of money invested, in the previous currency. |
start |
a date in "YYYY-MM-DD" format when the money is invested. |
end |
a date in "YYYY-MM-DD" format when the money is withdrawed. Default is today. |
a numeric value.
Vincent KV contact@vincentkv.com
1 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.