Learn R Programming

precommit (version 0.4.3)

copy_artifacts: Copy some file to the test directory that must be present, but are not passed to the hook as a file argument.

Description

Copy some file to the test directory that must be present, but are not passed to the hook as a file argument.

Usage

copy_artifacts(artifacts, tempdir)

Arguments

artifacts

Artifacts to copy.

tempdir

The temporary directory.