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.
Usage
algorithm(.Object)
algorithm(.Object) <- value
# S4 method for webprocess
algorithm(.Object)
# S4 method for webprocess
algorithm(.Object) <- value
# S4 method for xml_document
algorithm(.Object)
Arguments
.Object
a webprocess object
value
a list with name of algorithm and relative url endpoint