colRange | R Documentation |
Return range for a column in a table
colRange(tbl, col)
tbl |
Table of data. |
col |
Name of column. |
This is a convenience function for reporting range, e.g. as the selection of a Shiny range slider component.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.