make_dest_path | R Documentation |
Creates a destination file path by combining the directory path with a formatted filename based on the GDAL URL and category.
make_dest_path(gdal_url, category, destdir)
gdal_url |
A character string representing the GDAL URL |
category |
A character string specifying the data category ("raster" or other) |
destdir |
A character string specifying the destination directory |
A character string representing the complete destination file path
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.