make_dest_path: Create Destination File Path

View source: R/utils.R

make_dest_pathR Documentation

Create Destination File Path

Description

Creates a destination file path by combining the directory path with a formatted filename based on the GDAL URL and category.

Usage

make_dest_path(gdal_url, category, destdir)

Arguments

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

Value

A character string representing the complete destination file path


rnaturalearth documentation built on Aug. 8, 2025, 7:31 p.m.