Internal helper to apply consistent number formatting across analyses.
.generate_analysis_method_section(
analysis_methods,
analysis_method_code_template,
analysis_method_code_parameters,
method_id,
analysis_id,
output_id,
envir = parent.frame()
)Character vector with formatted numbers.
AnalysisMethod dataset for the reporting event
AnalysisMethodCodeTemplate dataset for the reporting event
AnalysisMethodCodeParameters dataset for the reporting event
MethodId for the method applied to current Analysis
AnalysisId for current Analysis
OutputId to which current Analysis belongs
Environment (parent environment as default)