S3 generic and methods
revealEye(x, ...)# S3 method for list
revealEye(x, by, dec, funs, ...)
# S3 method for numeric
revealEye(x, dec, funs, ...)
# S3 method for data.frame
revealEye(x, dec, funs, ...)
# S3 method for default
revealEye(x, dec, funs, ...)
data frame, numeric vector, or list of numeric vectors
further arguments passed to methods
character vector with the names of the columns. Can be several variables!
how many decimals are displayed
not really meant to be used at the moment - change the Summarizing functions with a named(!) list of functions
data frame
Other revealer:
reveal_split()
,
reveal()