Description Usage Arguments Value Examples
Calculates vector of ratios of a vector, i.e. ratio of x[2] to 
x[1], ratio of x[3] to x[2], and so forth.
1  | ratios(x)
 | 
x | 
 Numeric vector.  | 
Numeric vector.
1 2 3 4 5 6 7 8 9 10  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.