Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
98 views
in Technique[技术] by (71.8m points)

Is it possible to access R objects from existing session in C#

I'm looking to add a feature to my C# app to be able to open the data objects of an existing R sessions data objects. I've tried out .NET libraries R.NET and RserveCLI2 which indeed interact with the installed R application to be able to launch their own sessions and run R commands, but I am yet to find out if it is possible to access an R session that is already open (in RStudio for example).

From my understanding R objects are stored in memory, and not on disk like SAS datasets are. Is it even possible what I am trying to achieve?

Thanks

question from:https://stackoverflow.com/questions/65885160/is-it-possible-to-access-r-objects-from-existing-session-in-c-sharp

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

1 Reply

0 votes
by (71.8m points)
Waitting for answers

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
OGeek|极客中国-欢迎来到极客的世界,一个免费开放的程序员编程交流平台!开放,进步,分享!让技术改变生活,让极客改变未来! Welcome to OGeek Q&A Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...