Reveals information about the user associated with the current token. This is
a thin wrapper around drive_about() that just extracts the most useful
information (the information on current user) and prints it nicely.
Usage
drive_user(verbose = TRUE)
Arguments
verbose
Logical, indicating whether to print informative messages
(default TRUE).