Create a data.frame of metadata of the contents of a local directory
Create a data.frame of metadata of the contents of a local directory
create_loc_dir_df(local_dir = getwd())
Arguments
local_dir: The local directory which you'd like dir_id to correspond to. If you're not interested in mapping local to hosted directories, this isn't terribly important.