View source: R/writeTextFile.R
writeTextFile | R Documentation |
Conveniently write text lines to file
writeTextFile(lines, file, simplify = TRUE)
lines |
the character lines to write |
file |
The file name path to write to |
simplify |
Passed to 'nameMultipleFiles()' |
File paths as character strings
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.