comments_gformr: Function to Collect Helful Comments about Googleformr

Description Usage Arguments Value Examples

Description

Function to Collect Helful Comments about googleformr.

Usage

1
comments_gformr(post_content, active = TRUE)

Arguments

post_content

the option of the function returned from gformr

active

an option to make the function active or not

Value

invisible output of httr::POST

Examples

1
2
3
4
5
## Not run: 
comments_gformr(post_content = "It would useful to be able to distinguish
between lots of comments from one useR vs. many useRs")

## End(Not run)

googleformr documentation built on May 2, 2019, 11:10 a.m.