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

Added progress_time(), a textual progress bar with time-remaining esti... #78

Closed
wants to merge 1 commit into from

Conversation

mike-lawrence
Copy link

...mation and total duration report at completion. This progress bar is in the ez package, but I'd say it more appropriately belongs in plyr.

…stimation and total duration report at completion. This progress bar is in the `ez` package, but I'd say it more appropriately belongs in `plyr`.
@mike-lawrence
Copy link
Author

Oh, and you'll have to add export(progress_time) to plyr's NAMESPACE file too.

@hadley hadley closed this in 1506ec1 Oct 8, 2012
@hadley
Copy link
Owner

hadley commented Oct 8, 2012

I thought your implementation was a bit complicated so I rewrote it - let me know if I missed any important behaviour, and thanks again for suggestion!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants