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

Add a `w` argument to `hist.formula()` #15

Closed
droglenc opened this issue Mar 10, 2016 · 1 comment
Closed

Add a `w` argument to `hist.formula()` #15

droglenc opened this issue Mar 10, 2016 · 1 comment
Assignees

Comments

@droglenc
Copy link
Owner

@droglenc droglenc commented Mar 10, 2016

A w= argument to hist, if as in lencat(), would allow the user to control the bins with one argument rather than having to use seq() in breaks=. This would be useful as most often the user wants to control the width of the bins but using seq() requires one to hardwire the minimum and maximum values of the bins as well.

@droglenc droglenc self-assigned this Mar 10, 2016
@droglenc
Copy link
Owner Author

@droglenc droglenc commented Mar 17, 2016

Added to v0.8.6.

@droglenc droglenc closed this Mar 17, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.