Learn R Programming

Tivy (version 0.1.1)

create_download_dir: Create download directory

Description

Creates download directory if it doesn't exist.

Usage

create_download_dir(download_dir, verbose = TRUE)

Value

TRUE if directory was created or already exists.

Arguments

download_dir

Path to download directory.

verbose

Show detailed messages.