generate_directory: Generate a system of folders from a file path to a new...

View source: R/simulate.R

generate_directoryR 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.


psychmeta documentation built on Aug. 26, 2022, 5:14 p.m.