Main Console scripts

kobo_prepare_form()

Prepare XLSform

kobo_rename_xlsform_dataframes()

Rename xlsform and all dataframes

kobo_check_analysis_plan()

Check Analysis Plan

kobo_load_data()

Kobo Load Data

Reports Generation

kobo_question()

Generates graphics and basic information based on the type of question and if there's a disaggregation

kobo_crunching_report()

Generate Data Crunching Report

kobo_cluster_report()

Generate reports with various clusterisation techniques

kobo_anonymisation_report()

Generate a report displaying disclosure risk for Statistical Disclosure Control

kobo_atlas_report()

Generate an atlas out of the dataset

Analysis Plan Configuration

kobo_dico()

Create Data dictionnary an the xlsform

kobo_get_begin_repeat()

Get all begin repeat from xlsform

kobo_get_config()

Get Configuration

kobo_get_dataframes_levels()

Dataframes Levels

Data Reshapping and treatment

kobo_clean()

Add cleaned variables to the frame based on a reference table

kobo_dummy()

Create a dummy dataset

kobo_anonymise()

Remove direct identifier

kobo_arrange_variablename()

Replace / or : in variable name in order to use the dictionnary

kobo_consolidateone()

Merge disagregated select_one variable

kobo_correlation_analysis()

Correlation Analysis

kobo_create_indicators()

Create Indicators

kobo_encode()

Encode variable

kobo_encode_repeat()

Encode variable

kobo_indicator()

Import & perform the indicator calculation from the XLS form

kobo_label()

Label Variable

kobo_split_multiple()

Split variables resulting from select_multiple questions

kobo_weight()

Weight a datset

multresponse()

Helper function to concatenate multiple choices (select_mutiple type question) formatted TRUE / FALSE

Kobo API scripts

kobo_data_downloader()

Retrieve the Data from a Specified Dataset

kobo_datasets()

Lists the Datasets Available

kobo_datasets2()

Dataset list

kobo_form()

Download form from the platform

kobo_forminfo()

Get form attributes

get_me()

Authentify in Kobo Server

kobo_host()

Select server

kobo_projectconfig()

Data download configuration file

kobo_submission_count()

Retrieve the Number of Submissions in a Specified Dataset

pwd_parse()

Parse Kobo Password

Shiny Apps

kobo_apps()

Shiny Apps for Viewing Online KoBo Data

kobo_edit_form()

Edit XLS form with shiny app for configuration

kobo_samplingframe()

Sample a dataframe

kobo_shiny()

Shiny app launcher

GGplot2 themes

kobo_get_theme()

Get Themes

kobo_left_align()

UNHCR ggplot2 theme

kobo_unhcr_style_bar()

UNHCR ggplot2 theme

kobo_unhcr_style_histo()

UNHCR ggplot2 theme

kobo_unhcr_style_scatter()

UNHCR ggplot2 theme

kobo_unhcr_style_bar_big()

UNHCR ggplot2 theme with big labels for powerpoints

kobo_unhcr_style_histo_big()

UNHCR ggplot2 theme

kobo_unhcr_style_scatter_big()

UNHCR ggplot2 theme

kobo_unhcr_style_map()

UNHCR ggplot2 theme

Creating output

kobo_ddi()

DDI generation

Others and utilities

kobo_dummy()

Create a dummy dataset

format_si()

Format axis label

kobo_getMainDirectory()

get Main Directory for a KoboloadeR project

kobo_load_packages()

Load Packages

kobo_projectinit()

Analysis project initiation

kobo_to_xlsform()

Generate xlsfrom skeleton from a dataframe

ltbl()

Helper function to extract the last part of question headings

psum()

Sum with NA

round2()

Create roundup function