-
Notifications
You must be signed in to change notification settings - Fork 69
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
Feature Request: Unify *joined*
functions
#2126
Labels
enhancement
New feature or request
function re-work
issues identified by function re-work gang - usually argument alignment, user friendliness
programming
Comments
bundfussr
added
enhancement
New feature or request
programming
function re-work
issues identified by function re-work gang - usually argument alignment, user friendliness
release Q4-2023
labels
Sep 25, 2023
bundfussr
moved this from Priority
to In Progress
in admiral (sdtm/adam, dev, ci, template, core)
Sep 29, 2023
bundfussr
added a commit
that referenced
this issue
Oct 10, 2023
14 tasks
bundfussr
added a commit
that referenced
this issue
Oct 13, 2023
bundfussr
added a commit
that referenced
this issue
Oct 13, 2023
bundfussr
added a commit
that referenced
this issue
Oct 16, 2023
bundfussr
added a commit
that referenced
this issue
Oct 16, 2023
bundfussr
added a commit
that referenced
this issue
Oct 16, 2023
bundfussr
added a commit
that referenced
this issue
Oct 17, 2023
bundfussr
added a commit
that referenced
this issue
Oct 17, 2023
bundfussr
added a commit
that referenced
this issue
Oct 17, 2023
bundfussr
added a commit
that referenced
this issue
Oct 17, 2023
bundfussr
added a commit
that referenced
this issue
Oct 17, 2023
bundfussr
added a commit
that referenced
this issue
Oct 17, 2023
bundfussr
added a commit
that referenced
this issue
Oct 19, 2023
bundfussr
added a commit
that referenced
this issue
Oct 19, 2023
bundfussr
added a commit
that referenced
this issue
Oct 19, 2023
bundfussr
added a commit
that referenced
this issue
Oct 19, 2023
bundfussr
added a commit
that referenced
this issue
Oct 20, 2023
bundfussr
added a commit
that referenced
this issue
Oct 20, 2023
bundfussr
added a commit
that referenced
this issue
Oct 20, 2023
bundfussr
added a commit
that referenced
this issue
Oct 20, 2023
bundfussr
moved this from In Progress
to In Review
in admiral (sdtm/adam, dev, ci, template, core)
Oct 20, 2023
bundfussr
added a commit
that referenced
this issue
Oct 31, 2023
bundfussr
pushed a commit
that referenced
this issue
Nov 2, 2023
bundfussr
pushed a commit
that referenced
this issue
Nov 6, 2023
bundfussr
pushed a commit
that referenced
this issue
Nov 6, 2023
bms63
added a commit
that referenced
this issue
Nov 6, 2023
…ined_exist_flag(), filter_joined() (#2163) * #2126 unify_joined: update arguments and tests of filter_joined() and derive_var_joined_exist_flag() * #2126 unify_joined: update examples for derive_var_joined_exist_flag() * #2126 unify_joined: documentation of filter_joined() and derive_var_joined_exist_flag() * #2126 unify_joined: update derive_vars_joined() * #2126 unify_joined: add get_joined_data(), update derive_extreme_event(), add tests * #2126 unify_joined: update templates * #2126 unify_joined: style files * #2126 unify_joined: update vignettes * #2126 unify_joined: update vignettes * #2126 unify_joined: style files * #2126 unify_joined: style files * #2126 unify_joined: remove commented out code * #2126 unify_joined: fix lintr issues * #2126 unify_joined: add example for first_cond_lower * #2126 unify_joined: update function documentation * #2126 unify_joined: style files * #2126 unify_joined: style files * #2126 unify_joined: update NEWS.md * #2126 unify_joined: improve documentation * #2126 unify_joined: add example to event_joined() * #2126 unify_joined: fix R-CMD check * #2126 unify_joined: check class of deprecation warning * #2126 unify_joined: improve documentation * #2126 unify_joined: style files * #2126 unify_joined: clean up globals.R * #2126 unify_joined: improve documentation --------- Co-authored-by: Jerry Johnson <[email protected]> Co-authored-by: Ben Straub <[email protected]>
github-project-automation
bot
moved this from In Review
to Archive
in admiral (sdtm/adam, dev, ci, template, core)
Nov 6, 2023
bundfussr
added a commit
that referenced
this issue
Nov 16, 2023
14 tasks
github-project-automation
bot
moved this from Archive
to Priority
in admiral (sdtm/adam, dev, ci, template, core)
Nov 16, 2023
bundfussr
moved this from Priority
to In Review
in admiral (sdtm/adam, dev, ci, template, core)
Nov 16, 2023
bms63
added a commit
that referenced
this issue
Nov 20, 2023
* #2126 unify_joined: update arguments and tests of filter_joined() and derive_var_joined_exist_flag() * #2126 unify_joined: update examples for derive_var_joined_exist_flag() * #2126 unify_joined: documentation of filter_joined() and derive_var_joined_exist_flag() * #2126 unify_joined: update derive_vars_joined() * #2126 unify_joined: add get_joined_data(), update derive_extreme_event(), add tests * #2126 unify_joined: update templates * #2126 unify_joined: style files * #2126 unify_joined: update vignettes * #2126 unify_joined: update vignettes * #2126 unify_joined: style files * #2126 unify_joined: style files * #2126 unify_joined: remove commented out code * #2126 unify_joined: fix lintr issues * #2126 unify_joined: add example for first_cond_lower * #2126 unify_joined: update function documentation * #2126 unify_joined: style files * #2126 unify_joined: style files * #2126 unify_joined: update NEWS.md * #2126 unify_joined: improve documentation * #2126 unify_joined: add example to event_joined() * #2126 unify_joined: fix R-CMD check * #2126 unify_joined: check class of deprecation warning * #2126 unify_joined: improve documentation * #2126 unify_joined: style files * #2126 unify_joined: clean up globals.R * #2126 unify_joined: improve documentation * #2126 unify_joined: remove too extensive documentation --------- Co-authored-by: Jerry Johnson <[email protected]> Co-authored-by: Ben Straub <[email protected]>
github-project-automation
bot
moved this from In Review
to Archive
in admiral (sdtm/adam, dev, ci, template, core)
Nov 20, 2023
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
enhancement
New feature or request
function re-work
issues identified by function re-work gang - usually argument alignment, user friendliness
programming
Feature Idea
The arguments and behavior of the
*joined*
functions should be unified:Note:
filter_joined()
should be updated accordingly.Relevant Input
No response
Relevant Output
No response
Reproducible Example/Pseudo Code
No response
The text was updated successfully, but these errors were encountered: