Skip to contents

Write a dlf object to a file

Usage

write_dlf(dlf, path, sep = ",", include_dlf_header = FALSE)

Arguments

dlf

Dlf object to write

path

Output path to write to

sep

Separator to use in csv file

include_dlf_header

If TRUE write the Dlf header to the begining of the csv file