Global options to control package behavior.
Details
Use options() to set the below options.
Options
dbSpatial.max_print: integer. Max characters for WKT in show method (default 30).dbSpatial.max_mem_convert: numeric. Max bytes for implicit coercion (default 8GB).dbSpatial.verbose: logical. Print info messages during coercion (default TRUE).dbSpatial.extension_directory: character. Directory used by DuckDB to install extensions inloadSpatial()(default: a directory undertempdir()).