string_repr(x, width = 32, ...)# S3 method for `function`
string_repr(x, width = 32L, ...)
# S3 method for data.frame
string_repr(x, width = 32L, ...)
# S3 method for matrix
string_repr(x, width = 32L, ...)
# S3 method for default
string_repr(x, width = 32L, ...)