% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/utils-graphics.R
\name{get_base_family}
\alias{get_base_family}
\title{Set base font family for ggplot2.}
\usage{
get_base_family()
}
\value{
Character string of the name of a postscript font related to
Arial if available, otherwise "sans".
}
\description{
Set base font family for ggplot2.
}