download_sanitize_path {amadeus} | R 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.
[Package amadeus version 1.2.3 Index]