guessAtTarget: Try to pick a file to load
Description
Try to pick a file to load
Usage
.guessAtTargetAndFun(
targetFilePath,
destinationPath = getOption("reproducible.destinationPath", "."),
filesExtracted,
fun = NULL
)
Arguments
destinationPath
Full path of the directory where the target file should be
filesExtracted
A character vector of all files that have been extracted (e.g.,
from an archive)