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

Use length.out instead of length in rep() to remove partial argument matching #82

Merged

Conversation

joshwlambert
Copy link
Contributor

This pull request fixes #81, by specifying the full length.out argument to rep().

Apologies for the git diff not identifying the specific changes to the randomNames() function, it may be due to my IDE changing the indentation encoding, I have tried to make sure the indentation size is the same as before.

@dbetebenner dbetebenner merged commit 97a075b into CenterForAssessment:master Feb 1, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Partial argument matching in rep()
2 participants