colRange: Return range for a column in a table

View source: R/filterPanel.R

colRangeR Documentation

Return range for a column in a table

Description

Return range for a column in a table

Usage

colRange(tbl, col)

Arguments

tbl

Table of data.

col

Name of column.

Details

This is a convenience function for reporting range, e.g. as the selection of a Shiny range slider component.


avucoh/DIVE documentation built on Aug. 29, 2023, 6:02 p.m.