Rdocumentation
powered by
Learn R Programming
recordr (version 1.0.3)
recordr_writeLines: Provenance wrapper for R base::writeLines function
Description
Override the base::writeLines function and record a provenance relationship for the file that was written.
Usage
recordr_writeLines(text, con, ...)
Arguments
text
A character vector to write.
con
The connection to write to.
...
additional parameters