variable_metadata_generation.Rd
Create variable metadata json files for the mdm
variable_metadata_generation( path_to_excel_directory, path_to_stata_directory, missing_conditions_file, path_to_output_directory, variables_no_distribution )
path_to_excel_directory | the path to the excel directory |
---|---|
path_to_stata_directory | the path to the stata directory |
missing_conditions_file | the path to the missing conditions file |
path_to_output_directory | where the output should be stored |
variables_no_distribution | variables which should not get summary statistics (e.g. pid) |