get_results: Get results from formr

Description Usage Arguments See Also

Description

get_results returns the data of one or more surveys from one formr run

Usage

1
get_results(run, surveys, items = NULL, do_prettify = TRUE)

Arguments

run

specify wich formr run should be used (must be one)

items

currently not used (don't change to something different then null)

do_prettify

should the result be pretty? If you need more controll just call prettify explicitly

survey

specify wich surveys from the specified run should be downloaded (can be more the one in one character vector)

See Also

prettify,formr_api_access_token


aaronpeikert/fromr documentation built on May 24, 2019, 2:08 a.m.