diff --git a/.Rprofile b/.Rprofile index 94c6aeb..d92a2ab 100644 --- a/.Rprofile +++ b/.Rprofile @@ -5,10 +5,11 @@ if(interactive()) menu.graphics = F, browser = "qutebrowser", scipen = 999, - width = 10000, + width = 1000, Ncpus = 2, - tibble.print_min = 10, - tibble.print_max = 40) + pillar.bold = T, + tibble.print_min = 20, + tibble.print_max = 100) .View <- function(x) {