googleformr (version 0.0.3)

comments_gformr: Function to Collect Helful Comments about Googleformr

Description

Function to Collect Helful Comments about googleformr.

Usage

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

Run this code
## 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)

Run the code above in your browser using DataCamp Workspace