Description Usage Arguments Value Author(s) Examples
convert to xts from DataFrame
| 1 | toXts(stock.df)
 | 
| stock.df | DataFrame | 
xts
Yohei Sato <yokkuns@tkul.jp> Nobuaki Oshiro <akiaki5516@gmail.com> Shinichi Takayanagi <teramonagi@gmail.com>
| 1 2 3 4 5 |     ## Not run: 
        stock.df <- quoteStockTsData('4689.t')
        stock.xts <- toXts(stock.df)
    
## End(Not run)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.