load_custom_old: Helper function to build targets from function calls with...

Description Usage Arguments

View source: R/resource_projects.R

Description

This function is a target factory that will produce a target for an arbitrary function call with arbitrary arguments and values.

Usage

1
load_custom_old(tname, func, argvals, argtypes, argnames)

Arguments

tname

Target name

func

Function to call

argvals

List of arg values

argtypes

List of arg types (use 'symbol' for targets)

argnames

List of arg names


databio/unitar documentation built on May 21, 2021, 11:25 p.m.