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

Description Usage Arguments Note

Description

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

Usage

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

Arguments

x

The object to write

file

The output 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.