sub_mill | R Documentation |
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.
sub_mill(mill_step, step_name)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.