[R] How to suppress console output when using choose.dir()?
Rob Grant
robgrantj at yahoo.com.au
Sun Jan 10 02:38:42 CET 2016
Hi,
I am wondering how to suppress console output when using choose.dir() on
Windows 10 with RStudio.
Am getting a log output when using this function. Example:
...
22:07:18.873 INFO
|9824|ccdi_client_protorpc.cpp:413:ccdi::client::CCDIGetSyncState| The CCD
process doesn't appear to be running.
22:07:18.873##ERR##|9824|ACloudToBeSynced.cpp:80:CACloudToBeSynced::IsMember
Of| CCDIGetSyncState for syncbox fail rv -9055
...
Have tried sink(), invisible(), options(echo = FALSE), capture.output().
None working for me.
Regards,
Rob Grant
[[alternative HTML version deleted]]
More information about the R-help
mailing list