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

stat_ecdf pad=F does not work #1646

Closed
allbits opened this issue Jun 5, 2016 · 0 comments
Closed

stat_ecdf pad=F does not work #1646

allbits opened this issue Jun 5, 2016 · 0 comments

Comments

@allbits
Copy link

allbits commented Jun 5, 2016

There's no difference in stat_ecdf(pad=F) or stat_ecdf(pad=T). I guess in the fix for #1467 parameter pad in stat_ecf should be included in params:

params = list( n = n, na.rm = na.rm, pad = pad, ... )

@hadley hadley closed this as completed in 8b7cff8 Jul 28, 2016
@lock lock bot locked as resolved and limited conversation to collaborators Jun 19, 2018
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