range_filter: range_filter

Description Usage Arguments Value

View source: R/annoqr.R

Description

This function return a filter to choose a certain numeric field within a range.

Usage

1
range_filter(key, gt, lt)

Arguments

key

A string, name for that field.

gt

A number, optional, open lower boundary for that field

lt

A number, optional, open upper boundary for that field

Value

A filter


blueOwl/AnnoQR documentation built on May 31, 2020, 11:08 p.m.