ANTsX / ANTsRCore

Rcpp bindings for the C++ ANTs library used by the ANTsR package
9 stars 9 forks source link

Capturing atropos verbose output. #125

Open ntustison opened 3 years ago

ntustison commented 3 years ago

Is there anyway to capture the atropos screen output? I've tried capture.output and sink but they don't seem to work. What I want to do is parse the output string to get the GMM parameters.