clean_filenames {qtkit}R 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


[Package qtkit version 1.1.1 Index]