guessAtTarget | R Documentation |
Try to pick a file to load
.guessAtTargetAndFun(
targetFilePath,
destinationPath = getOption("reproducible.destinationPath", "."),
filesExtracted,
fun = NULL,
verbose = getOption("reproducible.verbose", 1)
)
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) |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.