View source: R/combine_RData.R
combineRData | R Documentation |
Combines a lot of files .RData in one file.
combineRData(dirFrom="", dirTo="")
dirFrom |
The path to input files. By default "~/tmp/RData/Input". |
dirTo |
The path to output file. By default "~/tmp/RData/Output". |
In case of success it returns the word "Done".
Alexey Solovyev
bedToRData(dirFrom="", dirTo="")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.