Usage
# S3 method for default
cc(object, conjunction = NULL, bracket = "",
ellipsis = 10, oxford = FALSE, ...)# S3 method for character
cc(object, conjunction = NULL, bracket = "'",
ellipsis = 10, oxford = FALSE, ...)
# S3 method for factor
cc(object, conjunction = NULL, bracket = "'",
ellipsis = 10, oxford = FALSE, ...)
# S3 method for data.frame
cc(object, conjunction = NULL, ellipsis = 10,
oxford = FALSE, ...)