Learn R Programming

sqltargets (version 0.3.0)

tar_sql_file: Define upstream SQL file dep.

Description

Internal function needed for `tar_sql()`. Users should not invoke it directly.

Usage

tar_sql_file(args)

Value

A relative file path.

Arguments

args

Passed to `fs::path_rel()`.