Learn R Programming

rosr (version 0.0.10)

create_dir: Create an empty directory

Description

Create an empty directory

Usage

create_dir(to = getwd())

Arguments

to

the destination directory

Value

an empty directory

Examples

Run this code
# NOT RUN {
create_dir()
# }

Run the code above in your browser using DataLab