dl_method: dl_method

dl_methodR Documentation

dl_method

Description

Get or set the download method for retreiving files.

Usage

dl_method(x)

## S4 method for signature 'SwitchrParam'
dl_method(x)

dl_method(x) <- value

## S4 replacement method for signature 'SwitchrParam'
dl_method(x) <- value

Arguments

x

A SwitchrParam object

value

The new number of seconds to wait

Value

for the getter, the download method specified in the SwitchrParam object, for the setter, the object updated with the new download method.


switchr documentation built on March 31, 2023, 5:13 p.m.