warn_w_errors_listed {salesforcer} | R Documentation |
List a vector of errors and provide a warning
Description
List a vector of errors and provide a warning
Usage
warn_w_errors_listed(main_text = NULL, errors = NULL)
Arguments
main_text |
|
errors |
|
Value
simpleError
Note
This function is meant to be used internally. Only use when debugging.
[Package salesforcer version 1.0.2 Index]