Make square pie charts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

18 lines
456 B

% Generated by roxygen2: do not edit by hand
% Please edit documentation in R/geom-pictogram.R
\name{scale_label_pictogram}
\alias{scale_label_pictogram}
\title{Used with geom_pictogram() to map Font Awesome fonts to labels}
\usage{
scale_label_pictogram(..., values, aesthetics = "label")
}
\arguments{
\item{...}{dots}
\item{values}{values}
\item{aesthetics}{aesthetics}
}
\description{
Used with geom_pictogram() to map Font Awesome fonts to labels
}