[R] Data Frame Members
    David Winsemius 
    dwinsemius at comcast.net
       
    Sat Jun 28 19:30:59 CEST 2014
    
    
  
On Jun 27, 2014, at 5:53 AM, Robert Sherry wrote:
> Suppose that a data frame has been created by the user. Perhaps it  
> has been
> created using the library quantmod. Is there any command to find out  
> what
> the members of the data frame is?
Most of the objects created by quantmod functions are not dataframes  
but are rather elaborations of zoo, its, and xts objects.
-- 
David Winsemius, MD
Alameda, CA, USA
    
    
More information about the R-help
mailing list