Skip to content
This repository has been archived by the owner on Feb 9, 2024. It is now read-only.

compute_bin should gracefully handle zero-row data #211

Closed
wch opened this issue Jul 1, 2014 · 1 comment
Closed

compute_bin should gracefully handle zero-row data #211

wch opened this issue Jul 1, 2014 · 1 comment

Comments

@wch
Copy link
Contributor

wch commented Jul 1, 2014

mtcars[0, ] %>% compute_bin(~mpg)

This may also require changes to layer_histograms so that it handles the zero-row output properly.

@wch
Copy link
Contributor Author

wch commented Jul 9, 2014

compute_bin issue fixed in c376466.

Other range issues for zero-length data fixed in f037347.

@wch wch closed this as completed Jul 9, 2014
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant