concatfiles | R Documentation |
Concat files in one file.
concatfiles(pattern = NULL, fileout = NULL)
pattern |
pattern to scan files to be merged |
fileout |
filename to save the output |
concatfiles(pattern="ffff_001_01_apmt#[[:digit:]]{2}.ini",fileout="ffff_001_01_apmt.ini")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.