list_files_tbl: List files in a dataframe with id column

Description Usage Arguments Value

Description

A helper function that is build around list.files (base)

Usage

1
list_files_tbl(path, file.type, id)

Arguments

path

path to the files

file.type

file ending (e.g. txt, pdf, csv, ...)

id

column name containing the file name

Value

a dataframe with two columns


M-U-UNI-MA/tpfunctions documentation built on May 24, 2019, 7:37 a.m.