Skip to contents

Write a dependency to file

Usage

dep_write(x, filename, ...)

Arguments

x

(object) to be written

filename

(chr) path to the file

...

Passed on to write function. See file_fn for which function will be used based on the filename

Value

(message) indicating success