suso_transform_fullMeta: Helper function to transform list of questionnair structure...

View source: R/suso_api_Questionnaire.R

suso_transform_fullMetaR Documentation

Helper function to transform list of questionnair structure to single data.table with all variables

Description

Uses tidyjson package

Usage

suso_transform_fullMeta(input = NULL)

Arguments

input

returned by suso_getQuestDetails structure operation

Details

suso_transform_fullMeta transforms the list containing the structure (operation.type = structure) is transformed into a single data.table with all variable names, types etc.. This also works with json strings manually exported from the server.


michael-cw/SurveySolutionsAPI documentation built on Jan. 14, 2024, 2:58 a.m.