ocpu_post | R Documentation |
ocpu_post
ocpu_post( connection, body = NULL, pkg_url = "ocpu/library/dave.ml/R/rebuild_rfe", encode = NULL, return_value = FALSE )
connection |
crul connection from HttpClient$new() |
pkg_url |
path to package function e.g. ocpu/library/LIBRARY/R/FUNCTION |
encode |
one of 'json', 'form' or a function to encode results |
return_value |
logical return session calculated value |
list of meta including session, status and paths and optionaly result of the session call
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.