View source: R/14-validation-helpers.R
| validate_raster_input | R Documentation |
Validate raster input
validate_raster_input(x, param_name = "raster_data", allow_null = FALSE)
x |
Input to validate |
param_name |
Parameter name for error messages |
allow_null |
Allow NULL values |
TRUE if valid, stops with error if invalid
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.