Learn R Programming

cloudstoR (version 0.2.0)

get_handle: get_handle

Description

Return a handle for CURL to use. Not a user facing function

Usage

get_handle(user, password, reset = FALSE)

Arguments

user

Cloudstor username

password

Cloudstor password

reset

remove the existing authentication and handle

Value

curl handle object