Create target filter position in UI panel
Usage
.filter_position(source, step_id, filter, ns, ...)
# S3 method for default
.filter_position(source, step_id, filter, ns, ...)
# S3 method for tblist
.filter_position(source, step_id, filter, ns, ...)
Arguments
- source
Source object.
- step_id
Id of the step that filter belong to.
- filter
Filter object.
- ns
Namespace function.
- ...
Extra arguments passed to related method.