R/data.R

#' @title Detail about included fonts.
#'
#' @description Id and version of fonts included and available through \code{\link{use_pkg_gfont}}.
#'
#' @format A data frame with 8 rows and 5 variables:
#' \describe{
#'   \item{id}{Id for the font.}
#'   \item{family}{Name of the font.}
#'   \item{category}{Category.}
#'   \item{version}{Version number.}
#'   \item{lastModified}{Last modified date.}
#' }
#' @source \url{https://gwfh.mranftl.com}
"included_fonts"

Try the gfonts package in your browser

Any scripts or data that you put into this service are public.

gfonts documentation built on Jan. 9, 2023, 1:25 a.m.