Create Data Dictionary Tables
create_datadict_tables.RdCreate the following tables for use in the data dictionary file:
visit form overview
casenode forms overview
subform (repetition table) overview
itemtables for each form
Arguments
- st_metadata
list of dataset that contains the secutrial meta data tables.
- ...
<
dynamic-dots> additional options to pass to internal functions.
-invert_hiddenBoolean, define if the "hidden" variable in the question/qs file is inverted by a secutrial bug.
If this option is omitted, this function assumes that the bug is active when more than 70% of all questions are marked as hidden.
Details
All interim calculations such as the refined meta data tables or the
extracted study id are saved into the intermediates environment of this
package. Type:
s(stdatadict::intermediates, all.names = TRUE)
to get a list of all objects stored in this environment.
Access object from this environment:
stdatadict::intermediates$<ObjName>.