% Generated by roxygen2: do not edit by hand % Please edit documentation in R/titillium-web.R \docType{data} \name{font_tw} \alias{font_tw} \alias{font_tw_bold} \alias{font_tw_light} \title{Titillium Web font name R variable aliases} \format{ length 1 character vector An object of class \code{character} of length 1. An object of class \code{character} of length 1. } \usage{ font_tw font_tw_bold font_tw_light } \description{ \code{font_tw} == "\verb{Titillium Web}" \code{font_tw_light} == "\verb{Titillium Web Bold}" \code{font_tw_light} == "\verb{Titillium Web Light}" } \note{ \code{font_tw_light} (a.k.a. "\verb{Titillium Web Bold}") is not available on Windows and will throw a warning if used in plots. \code{font_tw_light} (a.k.a. "\verb{Titillium Web Light}") is not available on Windows and will throw a warning if used in plots. } \keyword{datasets}