mkdir: Make Directory

Description Usage Arguments Value

View source: R/utils.R

Description

Creates a directory.

Usage

1
mkdir(d)

Arguments

d

Directory to create.

Value

If the directory exists, do nothing. If it doesn't, create it and invisibly return a logical indicating if the operation succeeded.


populationgenomics/cpgr documentation built on Dec. 22, 2021, 9:48 a.m.