BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
jj02148
Obsidian | Level 7

Is there any way by which we can call R from SAS Studio with SAS University Edition? I understand that we can call R using PROC IML if we run a native SAS. Should we run a R server on a local computer to get that to work? Thanks.

1 ACCEPTED SOLUTION

Accepted Solutions
LinusH
Tourmaline | Level 20

http://support.sas.com/software/products/university-edition/faq/limitations.htm

 

So it's not really supported.

I guess that you could pass result sets as external files between SAS and R, or any other more manual way.

Is it crucial to have that in this environment? It's for learning SAS, not R....

Data never sleeps

View solution in original post

3 REPLIES 3
LinusH
Tourmaline | Level 20

http://support.sas.com/software/products/university-edition/faq/limitations.htm

 

So it's not really supported.

I guess that you could pass result sets as external files between SAS and R, or any other more manual way.

Is it crucial to have that in this environment? It's for learning SAS, not R....

Data never sleeps
jj02148
Obsidian | Level 7

Thanks, @LinusH. It is not crucial but nice to have. 

Rick_SAS
SAS Super FREQ

The SAS University Edition includes SAS/IML software, which is a matrix language that has similar functionality to R and MATLAB. You might want to read "Ten tips for learning the SAS/IML language."

Develop Code with SAS Studio

Get started using SAS Studio to write, run and debug your SAS programs.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 3 replies
  • 3289 views
  • 3 likes
  • 3 in conversation