path_to_folder: Create folders from (list of) filenames

View source: R/clean_functions.R

path_to_folderR Documentation

Create folders from (list of) filenames

Description

Create folders from (list of) filenames

Usage

path_to_folder(list_of_files)

Arguments

list_of_files

filename, list of filenames containing path

Value

Nothing - creates folders for these files on the system

Examples

path_to_folder("folder/subfolder/file.txt")

wulms/bidsconvertr documentation built on Sept. 17, 2023, 11:22 p.m.