save {BETS} | R Documentation |
Prepare a time series to be exported
Description
To be used with saveSpss, saveSas and others.
Usage
save(code = NULL, data = NULL, file.name = "series", type = "")
Arguments
code |
An |
data |
A |
file.name |
A |
type |
A |
Value
A list with the data frame to be saved and the file name
[Package BETS version 0.4.9 Index]