|
|
|
|
|
by JasonCEC
4453 days ago
|
|
All of our API's are built in R using rserve,
and we share code and functions through an internal package hosted on bitbucket. You can call R functions on a server from Android and return the results in a list or array - makes for some really cool internal API magic between our devs and data-scientists :) |
|