prettify: Make a List of Surveys from formr pretty

Description Usage Arguments See Also

Description

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

Usage

1
prettify(list_of_surveys, conv_null = TRUE, conv_num = TRUE, join = T)

Arguments

list_of_surveys

List of surveys from formr

conv_null

turn null to na (formr gives you by default Null instead of NA)

conv_num

convert should be numerics to numerics

join

should a full join be done, see also join

See Also

join


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