write_file_info: Write File Information to CSV File

Description Usage Arguments

View source: R/write_file_info.R

Description

Write File Information to CSV File

Usage

1
write_file_info(file_info, file, version = 2)

Arguments

file_info

data frame as returned by get_recursive_file_info

file

path to CSV file to be written

version

determines which function to use for writing the CSV file 1: write.table, 2: fwrite


KWB-R/fakin.path.app documentation built on Nov. 25, 2020, 10:20 p.m.