Returns the current User. Returns the current User. @return the current user Returns the current User. @return the current user
dfp_getCurrentUser(as_df = TRUE, verbose = FALSE)
| as_df | a boolean indicating whether to attempt to parse the result into
a |
|---|---|
| verbose | a boolean indicating whether to print the service URL and POSTed XML |
a data.frame or list containing all the elements of a getCurrentUserResponse
# NOT RUN { res <- dfp_getCurrentUser() # }