Learn R Programming

WufooR (version 0.5.7)

auth_name: Authentication

Description

Methods for setting your Wufoo Name & API Key, permanently. For both of them visit your profile. For API Key go to https://yourName.wufoo.com/api/code/1/

Usage

auth_name(x)

auth_key(x)

Arguments

x
- an empty parameter, e.g. NULL

Examples

Run this code
options(Wufoo_Name = "johnmalc", Wufoo_API = "F1QH-Q64B-BSBI-JASJ")

Run the code above in your browser using DataLab