Skip to content

Added new helper: h_prepare_prop_data(). - #460

Open
wwojciech wants to merge 2 commits into
devfrom
459_Add_h_prepare_prop_diff_data
Open

Added new helper: h_prepare_prop_data().#460
wwojciech wants to merge 2 commits into
devfrom
459_Add_h_prepare_prop_diff_data

Conversation

@wwojciech

Copy link
Copy Markdown
Collaborator

Fixes #459

Checks

  • (Have you updated the NEWS.md ?)
  • (Have you added proper tests for new functions/features ?)
  • (Have you added new functions to the pkgdown.yml ?)
  • (Have you run document() on new functions ?)

@wwojciech wwojciech self-assigned this Sep 3, 2026
@wwojciech wwojciech added the enhancement New feature or request label Sep 3, 2026
@wwojciech
wwojciech marked this pull request as draft September 3, 2026 20:54
@wwojciech
wwojciech marked this pull request as ready for review September 3, 2026 20:54

@danielinteractive danielinteractive left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @wwojciech - good direction, ready to complete with additional stuff now

}

list(
rsp = rsp == val,

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

better assign this first to a meaningful variable name / the first rsp could be called differently not to get confused here

Comment on lines +1 to +2
#' @noRd
#'

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Rd would still be useful? or do we consistently not have Rds for internal funs in junco?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature Request]: Add helper to prepare data for proportion-difference analyses

2 participants