Returns a reference to the currently logged-in user.
User
user <- redivis$current_user() print(user$list_datasets())
Was this helpful?