| vsi_get_fs_prefixes | R Documentation |
vsi_get_fs_prefixes() returns the list of prefixes for virtual file
system handlers currently registered (e.g., "/vsimem/", "/vsicurl/",
etc). Wrapper for VSIGetFileSystemsPrefixes() in the GDAL API.
vsi_get_fs_prefixes()
Character vector containing prefixes of the virtual file system handlers.
vsi_get_fs_options()
https://gdal.org/en/stable/user/virtual_file_systems.html
vsi_get_fs_prefixes()
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.