[d9ee58]: / man / theme_bma.Rd

Download this file

18 lines (16 with data), 388 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils-graphics.R
\name{theme_bma}
\alias{theme_bma}
\title{Theme for ggplot2}
\usage{
theme_bma(base_size = 10, base_family = get_base_family())
}
\arguments{
\item{base_size}{Legend title size, all other sizes scaled appropriately
to this}
\item{base_family}{Font family}
}
\description{
Theme for ggplot2
}