Description Usage Arguments Details Value Author(s) References See Also
Convert line endings to local encoding, by default.
1 2 3 4 5 | convertLines(
source,
destination=source,
...
)
|
source |
file path |
destination |
file path |
... |
passed to |
By default, the source file is overwritten with lines terminating in the local line ending.
Used for side effects.
Tim Bergsma
http://metrumrg.googlecode.com
readLines
writeLines
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.