I am using R for scatter plots, and now also for 3D cloud plots on top of a image. I have an application that generates a lot of such 3D coordinates and I need to see those coordinates on top of the image at run-time (for debugging purposes).
My question, Is it possible for my Windows application to communicate to R at run-time.