R/theme_tb.r

theme_tb <- function() {

    theme_bw() + theme(legend.key.width = unit(.75, "inches"))

}
mmparker/mpmisc documentation built on May 23, 2019, 5:05 a.m.