dot-authorizationHeaderBearer | Constructs the value for the Bearer Authorization header |
dot-authorizationHeaderRockr | Constructs the value for the Opal Authorization header |
dot-deparse | Turn expression into character strings. |
dot-getContent | Wrapper of httr::content() |
dot-handleAttachment | Handle the file content. |
dot-handleContent | Handle the response content, unserialize when necessary. |
dot-handleError | Handle error response |
dot-handleResponse | Default request response handler. |
dot-handleResponseOrCallback | Process response with default handler or the provided one |
dot-is.opened | Check connection is opened, calls stop() if it is not the... |
dot-is.verbose | Verbose option |
dot-url | Utility method to build urls. Concatenates all arguments and... |
dot-verbose | Verbose flag |
rockr.assign | Assign an R expression or data |
rockr.assign.data | Assign an R object |
rockr.assign.expr | Assign an R expression |
rockr.close | Close the R session |
rockr.command | Get an asynchronous command |
rockr.command_result | Get result of an asynchronous command |
rockr.command_rm | Remove an asynchronous command |
rockr.commands | List the asynchronous commands |
rockr.commands_rm | Remove all asynchronous commands |
rockr.connect | Rocker connection |
rockr.delete | Generic REST resource deletion. |
rockr.eval | Evaluate a R script |
rockr.eval.source | Evaluate a R file script |
rockr.file_download | Download a file |
rockr.file_upload | Upload a file |
rockr.get | Generic REST resource getter. |
rockr.log | Log of the R server |
rockr.open | Open an R session |
rockr.package | Package description from the R server |
rockr.package_install | Install a package in the R server |
rockr.package_rm | Remove a package from the R server |
rockr.packages | List of the packages in the R server |
rockr.packages_datashield | List of the settings of the DataSHIELD packages |
rockr.packages_rm | Remove some packages from the R server |
rockr.post | Generic REST resource creation. |
rockr.put | Generic REST resource update. |
rockr.restart | Restart the R server |
rockr.session | Get a R session |
rockr.sessions | List of the R sessions |
rockr.session_switch | Switch R session |
rockr.start | Start the R server |
rockr.status | Status of the R server |
rockr.stop | Stop the R server |
rockr.version | Version of the R server |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.