delete_input_object: Delete an input object from the database

Description Usage Arguments

View source: R/input_objects.R

Description

Delete an input object from the database

Usage

1
delete_input_object(input_name, delete_module_objects = FALSE, con)

Arguments

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 connect_to_db function


ddeweerd/MODifieRDB documentation built on Feb. 5, 2021, 1:50 a.m.