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

feat: addition of global function createStandardMixes #108

Merged
merged 3 commits into from
Oct 19, 2023
Merged

Conversation

philouail
Copy link
Collaborator

The documentation has been updated to prioritize the global function.
Its purpose is to execute either the .iterative_grouping function (the name of this function has also been modified for improved clarity) or the .randomize_grouping function, based on user input through the iterativeRandomization = parameter.
The results are then processed to format the output, which essentially consists of the user matrix input augmented with an additional column indicating the group number.
The final output is presented in a table format, facilitating easy saving in Excel format.

@philouail philouail added the enhancement New feature or request label Oct 19, 2023
Copy link
Member

@jorainer jorainer left a comment

Choose a reason for hiding this comment

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

Looks good, thanks Philli! Still, I would suggest some changes :)

R/group_standards.R Outdated Show resolved Hide resolved
R/group_standards.R Show resolved Hide resolved
R/group_standards.R Outdated Show resolved Hide resolved
R/group_standards.R Outdated Show resolved Hide resolved
R/group_standards.R Outdated Show resolved Hide resolved
Copy link
Member

@jorainer jorainer left a comment

Choose a reason for hiding this comment

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

Great, thanks! All good now.

@philouail philouail merged commit 874b958 into main Oct 19, 2023
6 checks passed
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.

2 participants