Call R plots from c++ using RInside/ Rcpp -


is possible call plot functions c++ ? when try that, ubuntu terminal sort of freezes sometime ( may duration 3d plot created , rotated full 360 degrees) , unfreezes, without ever popping new window. expected behavior or there doing wrong ? how can plots ( r graphics ) run within c++ using rinside , rcpp ?

thnx

-egon

yes, there working examples in rcpp package. @ file functioncallback/newapiexample.r in examples/ directory.
may need experiment sleep() 'hold' plot moment, or plot file , have file displayed. depends gave little detail.


Comments

Popular posts from this blog

c# - How to set Z index when using WPF DrawingContext? -

razor - Is this a bug in WebMatrix PageData? -

visual c++ - Using relative values in array sorting ( asm ) -