You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is a set of R functions that takes an ODK or formhub survey in json format (maybe xml soon?), the data set in csv (maybe xlsx soon?), and creates a data.frame with one element for each question. Question and answer types and texts are stored in the attributes and some functions exist to summarize the data according to question type.