Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Vignette due to datanames updates #338

Open
donyunardi opened this issue Oct 11, 2024 · 0 comments
Open

Update Vignette due to datanames updates #338

donyunardi opened this issue Oct 11, 2024 · 0 comments
Labels

Comments

@donyunardi
Copy link
Contributor

Summary

Related to #333, let's update our vignette to fully explain this new feature.

Acceptance Criteria

The following topics must be covered:

  • The use of a dot prefix in object names within a teal_data object
  • What happens if you don't use a dot prefix
  • Behavior when a function is included in teal_data
  • How module(datanames) relates to names(teal_data)
  • What happens when using module(datanames = "all") vs module(datanames = "<specific data object>")
  • What happens when using transform(datanames = "all") vs transform(datanames = "<specific data object>")
  • Discussion on set_datanames
  • Listing all possible scenarios between module(datanames) and transform(datanames)
    Can use this table as an example: datanames slot in teal_transform_module (ignore @datanames) teal#1334 (comment)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant