create_master_meta_data: create meta-data

Description Usage Arguments Value

View source: R/copy_files.R

Description

Given a set of directories to search for JSON meta-data files, remake a complete meta-data file and save it to the location specified.

Usage

1
2
create_master_meta_data(file_dirs = ".", json_meta = NULL,
  recursive = TRUE)

Arguments

file_dirs

the directories to search

json_meta

where to save the new file

recursive

should they be searched recursively?

Value

list of meta-data, invisibly


rmflight/waitcopy documentation built on May 24, 2019, 6:18 a.m.