View source: R/time-delay-embedding.r
Embedding function
1  | my_embedd(x, m, d = 1, h = 1)
 | 
x | 
 time series, vector  | 
m | 
 embedding dimension, int  | 
d | 
 delay parameter, def to 1  | 
h | 
 forecasting horizon, def to 1  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.