Diff of /man/theme_bma.Rd [000000] .. [d9ee58]

Switch to side-by-side view

--- a
+++ b/man/theme_bma.Rd
@@ -0,0 +1,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
+}