sub_mill: Run a Substep of the sawmill Pipeline, with Error Handling

View source: R/sub_mill.R

sub_millR Documentation

Run a Substep of the sawmill Pipeline, with Error Handling

Description

The sub_mill() runs a substep in the sawmill pipeline, providing a message to the user in the event of an error. This message will specify which function caused the error.

Usage

sub_mill(mill_step, step_name)

Arguments

mill_step

an expression that calls a function that represents a main step in the sawmill pipeline

step_name

string: the name of the function being called in the mill_step parameter


iAM-AMR/sawmill documentation built on June 30, 2024, 2:25 a.m.