create_loc_dir_df {boxr} | R Documentation |
Create a data.frame of metadata of the contents of a local directory
Description
Create a data.frame of metadata of the contents of a local directory
Usage
create_loc_dir_df(local_dir = getwd())
Arguments
local_dir |
The local directory which you'd like |
Value
A data.frame of metadata.
[Package boxr version 0.3.6 Index]