Folder.Maker: Function to make folders within working directory.

View source: R/Folder.Maker.R

Folder.MakerR Documentation

Function to make folders within working directory.

Description

Function to make folders within working directory.

Usage

Folder.Maker(x)

Arguments

x

a directory where you want a list of folders created.

Value

Creates folders and will not overwrite any existing folders

Examples

# paths=paste(getwd(),c("maps","plots","data"),sep="/")
# Folder.Maker(paths)

SwampThingPaul/AnalystHelper documentation built on July 11, 2024, 5:21 a.m.