dfp_getCurrentUser: getCurrentUser

Description Usage Arguments Value See Also Examples

Description

Returns the current User. Returns the current User. @return the current user Returns the current User. @return the current user

Usage

1
dfp_getCurrentUser(as_df = TRUE, verbose = FALSE)

Arguments

as_df

a boolean indicating whether to attempt to parse the result into a data.frame

verbose

a boolean indicating whether to print the service URL and POSTed XML

Value

a data.frame or list containing all the elements of a getCurrentUserResponse

See Also

Google Documentation for getCurrentUser

Examples

1
2
3
4
## Not run: 
 res <- dfp_getCurrentUser()

## End(Not run)

ReportMort/rdfp documentation built on June 9, 2019, 9:21 p.m.