dep_write: Write a dependency to file

View source: R/utils_file_io.R

dep_writeR Documentation

Write a dependency to file

Description

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

See Also

Other file IO: col_types(), dep_read(), dir_fn(), dirs, ext(), file_fn(), is_filepath(), last_updated(), list.files2(), load_obj(), make_names(), mkpath(), move_files_to_folder(), needs_update(), object_fn(), object_write(), package_size(), write_dir_fn(), write_lines()


yogat3ch/UU documentation built on May 31, 2024, 10:14 p.m.