copy_artifacts {precommit} | R Documentation |
Copy some file to the test directory that must be present, but are not passed to the hook as a file argument.
copy_artifacts(artifacts, tempdir)
artifacts |
Artifacts to copy. |
tempdir |
The temporary directory. |