Make an interactive table of summary statistics
# S3 method for explore
dtab(
object,
dec = 3,
searchCols = NULL,
order = NULL,
pageLength = NULL,
caption = NULL,
...
)Return value from explore
Number of decimals to show
Column search and filter
Column sorting
Page length
Table caption
further arguments passed to or from other methods
See https://radiant-rstats.github.io/docs/data/explore.html for an example in Radiant
pivotr to create a pivot table
summary.pivotr to show summaries