guessAtTarget: Try to pick a file to load

guessAtTargetR Documentation

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,
  verbose = getOption("reproducible.verbose", 1)
)

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)


reproducible documentation built on Nov. 22, 2023, 9:06 a.m.