Description Usage Arguments Value Examples
Coercion to xts
| 1 | as.xts.uts(x, ...)
 | 
| x | a  | 
| ... | further arguments passed to or from methods. | 
An xts object.
| 1 2 3 | if (requireNamespace("xts", quietly = TRUE)) {
  xts::as.xts(ex_uts())
}
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.