create_download_dir {Tivy}R Documentation

Create download directory

Description

Creates download directory if it doesn't exist.

Usage

create_download_dir(download_dir, verbose = TRUE)

Arguments

download_dir

Path to download directory.

verbose

Show detailed messages.

Value

TRUE if directory was created or already exists.


[Package Tivy version 0.1.0 Index]