get_handle {cloudstoR} | R Documentation |
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
[Package cloudstoR version 0.2.0 Index]