R/scale_y_tree.R

Defines functions scale_y_tree

Documented in scale_y_tree

scale_y_tree <- function(expand=expansion(0, 0.6), ...) {
  scale_y_continuous(expand=expand, ...)
}
rdeborja/ncov.tools.r documentation built on May 17, 2020, 5:31 p.m.