Description Usage Arguments Value See Also Examples
Function to extract the panel data properties of a data
frame. The syntax is provided in the 'Details' of
xtset. Intended for programming purposes.
1  |   xt(dataset)
 | 
dataset | 
 the dataset from which to return the
  | 
a list of xtdata attributes, if it exists.
1 2 3 4  | # Load QOG demo datasets.
data(qog.demo)
# Identify the QOG Basic time series data properties.
xt(qog.ts.demo)
 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.