Removes annotations where the names column is greater than an upper limit or less than a lower limit.
Arguments
- column_name
 (character) The column name to filter.
- ...
 Additional slots and values passed to
struct_class.
Value
A  filter_na object with the following output slots:
filtered | (annotation_source) Annotation_source after filtering. | 
flags | (data.frame) A list of flags indicating which annotations were removed. |