recordr_writeLines: Provenance wrapper for R base::writeLines function

Description Usage Arguments Note

Description

Override the base::writeLines function and record a provenance relationship for the file that was written.

Usage

1
recordr_writeLines(text, con, ...)

Arguments

text

A character vector to write.

con

The connection to write to.

...

additional parameters

Note

This function is not intended to be called directly by a user.


recordr documentation built on Sept. 12, 2016, 12:58 p.m.