14 lines
261 B
R
14 lines
261 B
R
% Generated by roxygen2: do not edit by hand
|
|
% Please edit documentation in R/theme_bar.R
|
|
\name{theme_custom}
|
|
\alias{theme_custom}
|
|
\title{Custom Theme}
|
|
\usage{
|
|
theme_custom()
|
|
}
|
|
\value{
|
|
A custom theme object.
|
|
}
|
|
\description{
|
|
Create a custom theme for ggplot2.
|
|
}
|