makeDirs: Make directories

View source: R/bam2methMats.R

makeDirsR Documentation

Make directories

Description

Make directories

Usage

makeDirs(path, dirNameList = c())

Arguments

path

String with path to where the directories should be made

dirNameList

Vector of strings with names of directories to create (can include multilevel directories)

Value

Creates the directories listed in dirNameList

Examples

makeDirs(path=".",dirNameList=c("/txt","/rds/sample1"))

jsemple19/methMatrix documentation built on Aug. 19, 2022, 3:57 p.m.