# S3 method for default
detail(x, factor_n = 5L, ...)
# S3 method for data.frame
detail(x, factor_n = 5L, ...)
Arguments
x
An object
...
Additional arguments passed to methods
factor_n
An integer threshold for making factors; will convert any
character vectors with factor_n or less unique values into a fact;
setting as NA will ignore this