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

explore_summary() function feedback #33

Open
2 of 3 tasks
pokrovskyy opened this issue Mar 26, 2020 · 0 comments
Open
2 of 3 tasks

explore_summary() function feedback #33

pokrovskyy opened this issue Mar 26, 2020 · 0 comments
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@pokrovskyy
Copy link
Collaborator

pokrovskyy commented Mar 26, 2020

AndresPitta

  • For some reason, this is the only documentation that is not rendering when I do ?explore_summary (Please let me know if you can do this one on your local machines. Also, I tried writing the @export at the end of the function but it did not solve the problem).

  • I feel like this function should cover more corner cases, like handling dataframes that do not comply with the use of the function. I tried explore_summary(nycflights13::airlines), which is a dataframe that only contains variables, and the error I get is ‘Error: Can't use numeric NA as column index with [.’ . I feel like the error here could be more informative in the context of the function.

Keanna-K

  • As stated earlier, the documentation for this function does not show up when using R help. It would be beneficial if the function gave an explanation on how it deals with NA values and gave warnings when the data set be analyzed contained NA values.
@pokrovskyy pokrovskyy added this to the milestone4 milestone Mar 26, 2020
@pokrovskyy pokrovskyy added the enhancement New feature or request label Mar 26, 2020
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

No branches or pull requests

2 participants