EVOLUTION-MANAGER
Edit File: xts-package.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: xts: extensible time-series</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for xts-package {xts}"><tr><td>xts-package {xts}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2> xts: extensible time-series </h2> <h3>Description</h3> <p>Extensible time series class and methods, extending and behaving like zoo. </p> <h3>Details</h3> <table summary="Rd table"> <tr> <td style="text-align: left;"> Package: </td><td style="text-align: left;"> xts</td> </tr> <tr> <td style="text-align: left;"> Type: </td><td style="text-align: left;"> Package</td> </tr> <tr> <td style="text-align: left;"> Version: </td><td style="text-align: left;"> 0.10-2</td> </tr> <tr> <td style="text-align: left;"> Date: </td><td style="text-align: left;"> 2018-03-13</td> </tr> <tr> <td style="text-align: left;"> License: </td><td style="text-align: left;"> GPL (>= 2)</td> </tr> <tr> <td style="text-align: left;"> </td> </tr> </table> <p>Easily convert one of <span style="font-family: Courier New, Courier; color: #666666;"><b>R</b></span>'s many time-series (and non-time-series) classes to a true time-based object which inherits all of zoo's methods, while allowing for new time-based tools where appropriate. </p> <p>Additionally, one may use <span class="pkg">xts</span> to create new objects which can contain arbitrary attributes named during creation as name=value pairs. </p> <h3>Author(s)</h3> <p>Jeffrey A. Ryan and Joshua M. Ulrich </p> <p>Maintainer: Joshua M. Ulrich <josh.m.ulrich@gmail.com> </p> <h3>See Also</h3> <p><code><a href="xts.html">xts</a></code> <code><a href="as.xts.html">as.xts</a></code> <code><a href="as.xts.html">reclass</a></code> <code><a href="../../zoo/html/zoo.html">zoo</a></code> </p> <hr /><div style="text-align: center;">[Package <em>xts</em> version 0.12.2 <a href="00Index.html">Index</a>]</div> </body></html>