View source: R/input_objects.R
Delete an input object from the database
1 | delete_input_object(input_name, delete_module_objects = FALSE, con)
|
input_name |
Name of the input object in the database |
delete_module_objects |
Also delete all module objects inferred with this input object? D efault is FALSE |
con |
Database connection obtained with |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.