Methods to integrate C# and R

here is a list of articles about this issue

http://www.codeproject.com/Articles/25819/The-R-Statistical-Language-and-C-NET-Foundations

http://joachimvandenbogaert.wordpress.com/2009/03/26/r-and-c-on-windows/

http://developereventlog.blogspot.de/2012/07/introduction-to-c-and-r-integration.html

http://vvella.blogspot.de/2010/08/integrate-c-net-and-r-taking-best-of.html

http://vvella.blogspot.de/2010/08/interfacing-c-net-and-r-integrating.html

http://vvella.blogspot.de/2010/08/interfacing-c-net-and-r-integrating_17.html

http://www.billbak.com/2010/11/accessing-r-from-clessons-learned/

http://psychwire.wordpress.com/2011/06/19/making-guis-using-c-and-r-with-the-help-of-r-net/

http://rdotnet.codeplex.com/

http://homepage.univie.ac.at/erich.neuwirth/php/rcomwiki/doku.php?id=wiki:using_r_d_com_and_rcom_in_.net_applications

sources:

http://sunsite.univie.ac.at/rcom/

http://homepage.univie.ac.at/erich.neuwirth/php/rcomwiki/doku.php

R: How to use coordination of another viewport in Grid package?

Q: I want to locate some sub-viewports in a map, that means the viewport center should be set to the precise place with longitude and latitude. Is it possible to use the coordination of another viewport(here the map plot)?

A: the book “R Graphics” led me to the R graph gallery website. I found the solution there.

http://rgraphgallery.blogspot.de/2013/04/rg-plot-pie-over-google-map.html

http://rgraphgallery.blogspot.de/2013/04/rg-histogram-bar-chart-over-map.html

http://rgraphgallery.blogspot.de/2013/04/rg-plot-bar-or-pie-chart-over-world-map.html