Description Usage Arguments Author(s)
This function creates single line data.frames from time
series that can be bound together and processed by
dbWriteTable. This function is a helper function for
create_db_table
and is not meant to be used
as a standalone function.
1 2 | create_df_lines(Obj, type = "main",
meta_env_name = "meta", vintage_key = NA_character_)
|
Obj |
time series object or name of time series object |
type |
character based flag, either main or meta. Should localized meta information or main data be generated. |
meta_env_name |
character name of the environment that stores the metainformation |
Matthias Bannert
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.