Deletes a filter by name or project ID.
Arguments
- src
SQLite connection. Result of
tagme(XXX)
orDBI::dbConnect(RSQLite::SQLite(), "XXX.motus")
.- filterName
Character. Unique name given to the filter
- motusProjID
Character. Optional project ID attached to the filter in order to share with other users of the same project.
- clearOnly
Logical. When true, only remove the probability records associated with the filter, but retain the filter itself