generate_directory {psychmeta} | R Documentation |
Generate a system of folders from a file path to a new directory
Description
This function is intended to be helpful in simulations when directories need to be created and named according to values that are used or created within the simulation.
Usage
generate_directory(path)
Arguments
path |
The path to the directory to be created |
Value
Creates a system of folders to a new directory.
[Package psychmeta version 2.7.0 Index]