Skip to content

Ability to set datanames in module's constructor #821

@donyunardi

Description

@donyunardi

Summary

Related to insightsengineering/teal#1436.

We need to review all modules to ensure there is a way for users to set datanames in the module. Upon review, we identified two modules that require updates:

  • tm_missing_data
  • tm_variable_browser

Acceptance Criteria

  • Update the design of tm_missing_data and tm_variable_browser to allow datanames to be set in the module's constructor.
  • Ensure that every module provides a way to configure datanames (via argument, data extract spec, or other means) in the module's constructor.
  • Review and update roxygen note, if necessary

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions