Description Usage Arguments Value Author(s) Examples
View source: R/preciousFunctions.R
Normalizes a given cryptocurrency time series between 0 and 1. The values taken are the "Opens". 1 is the all-time-high.
1 |
ts |
a time series. |
a normalized time series.
Vincent KV contact@vincentkv.com
1 | my_normalized_course=normalizedCourse(cryptoCourse(symbol="LTC",currency="EUR"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.