theme_MSstats: MSstats Theme

Description Usage Arguments

View source: R/Methods.R

Description

A utility function that standardized all the ggplot themes

Usage

1
2
3
4
5
6
7
8
9
theme_MSstats(
  x.axis.size = 10,
  y.axis.size = 10,
  legend.size = 11,
  margin = 0.5,
  leg.dir = "horizontal",
  download = F,
  ...
)

Arguments

x.axis.size

A numeric value for size for the elements on the x-axis

y.axis.size

A numeric value for size for the elements on the y-axis

legend.size

A numeric value fot the size of the legend


Vitek-Lab/MSstatsSampleSize documentation built on Aug. 28, 2020, 10:39 a.m.