Learn R Programming

recordr (version 1.0.3)

recordr_write.csv: Provenance wrapper for the R write.csv function

Description

Override the utils::write.csv function and record a provenance relationship for the written file.

Usage

recordr_write.csv(x, file, ...)

Arguments

x
The object to write
file
The output connection to write to
...
additional parameters