Create an empty directory

create_dir(to = getwd())

Arguments

to

the destination directory

Value

an empty directory

Examples

create_dir()