Learn R Programming

⚠️There's a newer version (1.0.1) of this package.Take me there.

WufooR (version 0.5.9)

R Wrapper for the 'Wufoo.com' - The Form Building Service

Description

Allows form managers to download entries from their respondents using Wufoo JSON API. Additionally, the Wufoo reports - when public - can be also acquired programmatically. Note that building new forms within this package is not supported.

Copy Link

Version

Install

install.packages('WufooR')

Monthly Downloads

139

Version

0.5.9

License

Apache License 2.0

Issues

Pull Requests

Stars

Forks

Maintainer

John Malc

Last Published

February 15th, 2016

Functions in WufooR (0.5.9)

form_info

Return details about the forms you have permission to access.
form_entries

Return responses of your form
form_entriesFromCSV

Return responses of your form, from CSV format
user_info

Return information about the user
form_entriesCount

Return number of responses to your form
fields_info

Return details about form's fields
auth_name

Authentication
reports_info

Return details about the reports you have permission to view.