I have a script that processes a dataset. What I need to do is to send the data to rs cloud using API, run the script on it and return the results back. This is basically connecting a web interface such as PHP to R. is there any documentation or ideally tutorials on this topic?