writeCode: writeCode

Description Usage Arguments Value

Description

write generated code to a file

Usage

1
writeCode(obj, outfile, append = FALSE)

Arguments

obj

The Recipe or list of Recipes to write code for

outfile

The filename or connection to write to

append

if outfile is a connection, should code be appended rather than replacing existing code. Defaults to FALSE

Value

NULL (silently)


gmbecker/S4Coffee documentation built on May 17, 2019, 6:42 a.m.