diff --git a/R/table_format.R b/R/table_format.R index 243ed15..e9e2f5a 100644 --- a/R/table_format.R +++ b/R/table_format.R @@ -39,7 +39,7 @@ table_format <- function(x, booktabs = TRUE, col_names = NULL, linesep = "", - longtable = TRUE, + longtable = FALSE, font_size = 10, align = "c", col_names_align = "c",