variable_metadata_generation: Create variable metadata json files for the mdm

Description Usage Arguments

View source: R/variable_metadata_generation.R

Description

Create variable metadata json files for the mdm

Usage

1
2
3
4
5
6
7
variable_metadata_generation(
  path_to_excel_directory,
  path_to_stata_directory,
  missing_conditions_file,
  path_to_output_directory,
  variables_no_distribution
)

Arguments

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)


dzhw/variableMetadataPreparation documentation built on Nov. 8, 2021, 8:24 p.m.