We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
for now, we won't incorporate metadata.
The text was updated successfully, but these errors were encountered:
1st draft of function
9ecfb1f
returning the error ``` Error in d %>% dply::count(gender, race, ethnicity) : could not find function "%>%" ``` ref #2
expand to levels of all three factors
d917616
ref #2 Co-Authored-By: arpeters <arpeters@users.noreply.github.com> Co-Authored-By: Sreeharsha Mandem <mand9472@users.noreply.github.com>
playground for spreading gender & ethnicity
3a424e6
also using rlang's `.data` pronoun ref #2 Co-Authored-By: arpeters <arpeters@users.noreply.github.com> Co-Authored-By: Sreeharsha Mandem <mand9472@users.noreply.github.com>
pretty output
8a591ec
wibeasley
ARPeters
mand9472
No branches or pull requests
for now, we won't incorporate metadata.
The text was updated successfully, but these errors were encountered: