View source: R/read_write_catalog.R
ReadCatalogErrReturn | R Documentation |
Get error message and either stop or create a null error output for read catalog
ReadCatalogErrReturn(err.info, nrow, stop.on.error = TRUE, do.message = TRUE)
err.info |
The information passed to the |
nrow |
The number of rows to put in the 1-column NA return matrix. |
stop.on.error |
If |
do.message |
If |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.