df_to_xts | R Documentation |
Convierte un data.frame a un xts
df_to_xts(x, order_by = index)
x |
datos a utilizar. Todas las columnas deben ser numericas |
order_by |
columna a utilizar para el indice temporal. |
un xts
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.