vsi_clear_path_options | R Documentation |
vsi_clear_path_options()
clears path specific options previously set
with vsi_set_path_option()
.
Wrapper for VSIClearPathSpecificOptions()
in the GDAL Common Portability
Library. Requires GDAL >= 3.6.
vsi_clear_path_options(path_prefix)
path_prefix |
Character string. If set to |
No return value, called for side effect.
No particular care is taken to remove options from RAM in a secure way.
vsi_set_path_option()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.