delete_operation | R Documentation |
Delete an operation
delete_operation(op, op_name, name = NULL, details = NULL, details2 = NULL)
op |
A |
op_name |
A string, operation name. |
name |
A string, element name. |
details |
A vector of strings, operation details. |
details2 |
A vector of strings, operation additional details. |
op A star_operation
object.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.