Learn R Programming

drake (version 4.4.0)

mk: Function mk

Description

Internal drake function to be called inside Makefiles only. Makes a single target. Users, do not invoke directly.

Usage

mk(target = character(0), cache_path = drake::default_cache_path())

Arguments

target

name of target to make

cache_path

path to the drake cache