| gdalcubes_debug_output {gdalcubes} | R Documentation |
Enable or disable debug output from the gdalcubes C++ library
gdalcubes_debug_output(debug = TRUE)
debug |
logical, TRUE if you want debug messages |
THIS FUNCTION IS DEPRECATED AND IS GOING TO BE REPLACED BY gdalcubes_options.
gdalcubes_debug_output(TRUE) gdalcubes_debug_output(FALSE)