get_function: Get a function

View source: R/process.R

get_functionR Documentation

Get a function

Description

Get a data processing function that is shared bewteen scripts. The function must exist in a file called _functions.R

Usage

get_function(name, path, group="")

Arguments

name

character. The name of the function

path

character. The path to the Carob repo

group

character. Optional, a group name

Value

function


reagro/carobiner documentation built on Dec. 4, 2024, 3:21 p.m.