initial commit
This commit is contained in:
15
man/setup_forestry_fonts.Rd
Normal file
15
man/setup_forestry_fonts.Rd
Normal file
@@ -0,0 +1,15 @@
|
||||
% Generated by roxygen2: do not edit by hand
|
||||
% Please edit documentation in R/functions.R
|
||||
\name{setup_forestry_fonts}
|
||||
\alias{setup_forestry_fonts}
|
||||
\title{Register Project Fonts}
|
||||
\usage{
|
||||
setup_forestry_fonts()
|
||||
}
|
||||
\value{
|
||||
NULL (called for side effects)
|
||||
}
|
||||
\description{
|
||||
Registers 'Atkinson Hyperlegible Next' (Sans) and 'Atkinson Hyperlegible Mono'
|
||||
(Monospace) with the sysfonts package for use in R graphics.
|
||||
}
|
||||
Reference in New Issue
Block a user