identifier_1_files: identifier_1_files: function to get filenames whose...

View source: R/MLMSfunctions.R

identifier_1_filesR Documentation

identifier_1_files: function to get filenames whose Identifier_1 data matches the one specified

Description

identifier_1_files: function to get filenames whose Identifier_1 data matches the one specified

Usage

identifier_1_files(files, identifier_1, cores = 2)

Arguments

files

vector of file names

identifier_1

the name of the desired Identifier_1

cores

number of cores to use for the grepl function to search through the files vector (default=2)

Value

dataframe of file names with the specified Identifier_1

Examples

Usage example
identifier_1_files(my_filenames,my_identifier_1)

lilyacb/MLMS documentation built on July 21, 2023, 4:12 a.m.