This is a simple OpenCPU application. Below some example API's to access the R source code and manual pages.
For more information about the Swiss National Air Pollution Monitoring Network (NABEL) open the help page below.
Resource | link | API URL |
---|---|---|
Package Info | link | GET /library/package |
Package Objects | link | GET /library/package/R |
Function Source | link | GET /library/package/R/function/print |
Help Page (txt) | link | GET /library/package/man/function/text |
Help Page (html) | link | GET /library/package/man/function/html |