saving . . . saved Regarding Integration has been deleted. Regarding Integration has been hidden .
Regarding Integration
Title
Question
Can someone provide how to integrate with various other parties (like Java etc ?)

Provide Insights

R General None min None sec 09-11-19, 12:46 p.m. umeshg

Answers:

R Programming allows to integrate with other languages (C/C++, Java, Python) and enables us to communicate with many data sources: ODBC-compliant databases (Excel, Access) and other statistical packages (SAS, Stata, SPSS, Minitab).

You may work on other programming languages scripts also in R. Just open RStudio, click on File, then select New File and there you will see options for C++, Python, SQL, Stan, D3 and much more. Visit here to see all the file formats supported by R - https://cran.r-project.org/web/packages/rio/vignettes/rio.html

 Please visit the following link for some details regarding R - https://elearningindustry.com/applications-r-programming-r-eal-world
09-11-19, 2:35 p.m. wangikarsmita2019@gmail.com


Log-in to answer to this question.