utilDepend: Spoof a dependency

Description Usage Arguments

View source: R/utilities_func.R

Description

This is a convinience function designed for use with drake. It will detect the dependencies automatically from function calls. In cases where background tasks, like a SQL query, are dependencies, then this can be used to flag that so the code is executed in the correct order.

Usage

1
utilDepend(a_tibble, a_dependency)

Arguments

a_tibble

A table

a_dependency

Another variable which you want to show as a dependency


JDOsborne1/OSButils documentation built on Jan. 8, 2021, 4:39 p.m.