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

verbose=T - con feature request #775

Open
robocop-bob opened this issue Aug 20, 2014 · 2 comments
Open

verbose=T - con feature request #775

robocop-bob opened this issue Aug 20, 2014 · 2 comments

Comments

@robocop-bob
Copy link

Hi,

when fread use verbose=T a lot of usefull messages is goint to stdout. If stdout is terminal it takes a time... I propose to add "con" arguments to redirect this message to alternative file connection. It will be usefull when debuging batch import... Good example is writeLines from {base} pkg.

Best regards
robert

@jangorecki
Copy link
Member

This could be done globally, not just for fread. Maybe new option which controls if verbose goes to stdout or into connection.

@MichaelChirico
Copy link
Member

I believe this could be handled with sink. Still interested to manage this through verbose or easier to let end user handle the sink()ing?

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

No branches or pull requests

4 participants