Learn R Programming

hexFinder (version 0.8.2)

get_best_image: Returns the best image path from a list of image paths

Description

Returns the best image path from a list of image paths

Usage

get_best_image(paths, download_endpoint, branch)

Value

A single url path

Arguments

paths

A list of path information.

download_endpoint

The download endpoint for the repo.

branch

The repo active branch.