-
-
Notifications
You must be signed in to change notification settings - Fork 8
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
datanames in vignettes #357
base: main
Are you sure you want to change the base?
Conversation
R/teal_data-constructor.R
Outdated
#' - It stores metadata about the code used to create the data. | ||
#' - It maintains information about relationships between datasets. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Maybe let's get a bit into some details? But that would require describing the fields
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ah I see we deleted those details in the vignette
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I've added a links to the functions responsible for these topics
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looking forward to the other updates.
Code Coverage Summary
Diff against main
Results for commit: b26fe19 Minimum allowed coverage is ♻️ This comment has been updated with latest results |
Unit Tests Summary 1 files 15 suites 2s ⏱️ Results for commit 671cd48. |
Unit Tests Summary 1 files 15 suites 1s ⏱️ Results for commit b26fe19. ♻️ This comment has been updated with latest results. |
see insightsengineering/teal.code#239
Refers to #338
Modified a documentation a little bit to emphasize inheritance from environment.