View source: R/sidfex.fcst.search.rda2csv.R
| sidfex.fcst.search.rda2csv | R Documentation |
This is a small function that will mainly be called by sidfex.fcst.search.createIndexTable but can also be used as a standalone function (even if I can't see any big advantages other than testing frameworks) to save the data frame of the index file in R to a CSV file.
sidfex.fcst.search.rda2csv (rTab.in, headerlines, indexTable.path=NULL)
rTab.in |
a data frame to be written in the CSV file |
headerlines |
some lines of characters that will appear in the CSV file above the data |
indexTable.path |
|
To be honest, your life will most probably not change essentially after the use of this function.
Simon Reifenberg
sidfex.fcst.search.createIndexTable, sidfex.fcst.search.extractFromTable, sidfex.fcst.search.addTableItem
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.