clean_filenames: Clean Downloaded File Names

View source: R/get_archive_data.R

clean_filenamesR Documentation

Clean Downloaded File Names

Description

Helper function that removes spaces from filenames in the target directory, replacing them with underscores.

Usage

clean_filenames(target_dir)

Arguments

target_dir

Character string of the target directory path

Value

Invisible NULL, called for side effects


qtkit documentation built on April 4, 2025, 4:47 a.m.