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 April 4, 2025, 12:21 a.m.