stashROption {stashR}R Documentation

Set options

Description

Set options relevant to the stashR package

Usage

stashROption(name, value)

Arguments

name character, name of option
value value for the option

Details

Currently, the only option that can be set is quietDownload which is a logical indicating whether download progress should be printed to the screen when downloading a value associated with a specific key. The default is TRUE.

Author(s)

Roger D. Peng


[Package stashR version 0.3-3 Index]