Learn R Programming

WufooR (version 0.5.7)

user_info: Return information about the user

Description

Shows information about the user.

Usage

user_info(wufoo_name = auth_name(NULL), showRequestURL = FALSE)

Arguments

wufoo_name
- User's Name. Default: auth_name
showRequestURL
- use only for DEBUG purposes

Value

  • http://help.wufoo.com/articles/en_US/SurveyMonkeyArticleType/The-Users-API

References

wufoo_api - User's API Key. Default: auth_key.

Examples

Run this code
user_info()

Run the code above in your browser using DataLab