Skip to content
Prev 1830 / 12125 Next

[R-pkg-devel] Saving provenance data to the file system

Can't you do it as, e.g. write.table() writes files: Simply require a 
filename from the user, then you are on the save side. And in your 
examples / tests, write to some tempfile().

Best,
Uwe Ligges
On 25.08.2017 21:11, Jenny Bryan wrote: