Description Usage Arguments Examples
Functions to get or set the algorithm of a webprocess object. The algorithm is the type of process that will be used, and can be accessed or modified using the algorithm method.
1 2 3 4 5 6 7 8 9 10 11 12 |
.Object |
a webprocess object |
value |
a list with name of algorithm and relative url endpoint |
1 2 | wp <- webprocess()
algorithm(wp)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.