Description Usage Arguments Value Examples
Apply a function over each column of a "zoocat" object
and return a data frame.
| 1 2 3 4 | 
| x | A object. | 
| ... | Additional arguments to be passed to or from methods. | 
| FUN | The function apply for each column. | 
| col.as | If vector, each column will be treated as a vector. If zoo, each column will be treated as a zoo object. | 
a data frame.
| 1 2 3 4 5 6 7 | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.