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
stats-dist-tbl
Old:
distribution = atb$tibble_type %>% stringr::str_remove("tidy_") %>% stringr::str_to_title()
New:
distribution = dist_type_extractor(atb$tibble_type)
The text was updated successfully, but these errors were encountered:
stringr
000eed6
Merge pull request #319 from spsanderson/development
d48451d
Fixes #311
spsanderson
No branches or pull requests
Old:
New:
The text was updated successfully, but these errors were encountered: