download_sanitize_path: Sanitize directory

View source: R/download_auxiliary.R

download_sanitize_pathR Documentation

Sanitize directory

Description

Append forward slash to end of directory if it does not already end with one.

Usage

download_sanitize_path(directory)

Arguments

directory

character(1). Path

Value

character ending with a forward slash.


amadeus documentation built on Jan. 27, 2026, 1:07 a.m.