powered by
Throws an error in case errors have been passed to the function. Messages describing the detected errors are printed.
return_errors(errors)
Character string vector containing error messages.
# NOT RUN { layer <- molnet::layers_example[[2]] return_errors(check_layer(layer)) # }
Run the code above in your browser using DataLab