View source: R/autoslideR_error.R
autoslider_error | R Documentation |
autoslider_error class
autoslider_error(x, spec, step)
x |
character scaler |
spec |
spec should be a list containing "program" and "suffix" |
step |
step is a character indicating in which step the pipeline encounter error |
this function is used to create autoslider_error object. this function is for internal use only to create the autoslider_error object. It enable us for further functionalities, like providing help on easy debugging, e.g. if the error is inside the user function, provide the call and let the user run the code outside the pipeline.
autoslider_error object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.