kobo_text_cloud: text Could

Description Usage Arguments Value Author(s) Examples

View source: R/kobo_text_cloud.R

Description

Produce word cloud visualisation for the text questions. Can be also effective to see the results of or_other questions.

Usage

1

Arguments

form

The full filename of the form to be accessed (xls or xlsx file). It is assumed that the form is stored in the data folder.

Value

A "data.table" with the full data dictionnary. To be used in the rest of the analysis.

Author(s)

Edouard Legoupil

Examples

1
2
3
4
5
6
kobo_text_cloud()

## Not run: 
kobo_text_cloud("myform.xls")

## End(Not run)

ElliottMess/KoboAnalyser documentation built on May 17, 2019, 8:47 p.m.