Skip to content

Refactor combine_data function in transformations.R #56

@FBartos

Description

@FBartos

The combine_data function in transformations.R is extremely long and should be refactored. The function is thoroughly tested—please ensure all tests continue to pass after refactoring. The goals are to:

  • Break the function into smaller, more manageable components.
  • Improve readability and maintainability.
  • Reduce overall complexity.
  • Maintain all current tests and functionality.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions