Skip to contents

Helper function to create a named character vector of IDs to file names.

Usage

.create_filename_mapping(file_names, smapply_ids)

Arguments

file_names

file_names character vector (can be NULL)

smapply_ids

the names of the output from .smapply

Scroll to top