has_access {rockx} | R Documentation |
Verifies the user has sufficient permissions to download data
Description
Before calling this function, first set username, password, and host with:
rockx::set_username_and_password()
.
Usage
has_access()
Value
TRUE or FALSE
[Package rockx version 0.1.0 Index]