Prints a simple univariate table summary
table_summary(information)
A vector.
A univariate table displaying the NAs if present. If `information` is a character vector, it will split it by semicolons and show the table of the resulting vector.
table_summary(mtcars$mpg)
#> NULL