Find Image Location in a Given Set of Locations
Description
Find Image Location in a Given Set of Locations
Usage
find_location(locations, image)
Arguments
locations
 | 
A character vector of image names at each location. | 
image
 | 
A character string: the image to locate.#’ | 
Value
A character string representing the location name or NA if not found.