[d9ee58]: / man / get_base_family.Rd

Download this file

16 lines (15 with data), 371 Bytes

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
% 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.
}