look_up_object_by_UUID: Search the set of files for a file name containing the UUID...

look_up_object_by_UUIDR Documentation

Search the set of files for a file name containing the UUID and load that file

Description

Given a vector of file names (possibly including their paths), find the file name that contains the given UUID and load that file

Usage

look_up_object_by_UUID(UUID_to_find, rds_file_set)

Arguments

UUID_to_find

a UUID string to look for in file names

rds_file_set

vector of file names (possibly including paths)

Value

Returns the object loaded from the rds file if found, NULL if no file name containing given UUID was found


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.