set_data_directory {stats19}R Documentation

Set data download dir

Description

Handy function to manage stats19 package underlying environment variable. If run interactively it makes sure user does not change directory by mistatke.

Usage

set_data_directory(data_path)

Arguments

data_path

valid existing path to save downloaded files in.

Examples

# set_data_directory("MY_PATH")

[Package stats19 version 3.0.3 Index]