Description Usage Arguments Author(s) Examples
View source: R/preciousFunctions.R
Plots an interactive graph with the normalized historical data of a single cryptocurrency. The values taken are the "Opens".
1 |
symbol |
a character string of the symbol. Default is "BTC" for Bitcoin. |
currency |
a character string for the region of the currency. "USD", "EUR", "GBP"... Default is "USD" for US Dollar. USD is advised as there is more data in this currency. |
option |
a string : default is "original" and does not alter the data. Change to "norm" to normalize the graph between 0 and 1, 1 is the all-time-high. Change to "log" to obtain the logarithm of the graph. |
Vincent KV contact@vincentkv.com
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.