format_SPSS(object, ...)# S3 method for default
format_SPSS(object, ...)
# S3 method for integer
format_SPSS(object, ...)
# S3 method for numeric
format_SPSS(object, digits = 3, p_value = FALSE, check_int = FALSE, ...)
# S3 method for matrix
format_SPSS(object, digits = 3, p_value = FALSE, check_int = FALSE, ...)
# S3 method for data.frame
format_SPSS(object, digits = 3, p_value = FALSE, check_int = FALSE, ...)
formatSPSS(object, ...)