Other packages > Find by keyword >

extrafont  

Tools for Using Fonts
View on CRAN: Click here


Download and install extrafont package within the R console
Install from CRAN:
install.packages("extrafont")

Install from Github:
library("remotes")
install_github("cran/extrafont")

Install by package version:
library("remotes")
install_version("extrafont", "0.19")



Attach the package and use:
library("extrafont")
Maintained by
Winston Chang
[Scholar Profile | Author Map]
First Published: 2012-06-11
Latest Update: 2023-01-18
Description:
Tools to using fonts other than the standard PostScript fonts. This package makes it easy to use system TrueType fonts and with PDF or PostScript output files, and with bitmap output files in Windows. extrafont can also be used with fonts packaged specifically to be used with, such as the fontcm package, which has Computer Modern PostScript fonts with math symbols.
How to cite:
Winston Chang (2012). extrafont: Tools for Using Fonts. R package version 0.19, https://cran.r-project.org/web/packages/extrafont. Accessed 30 Mar. 2025.
Previous versions and publish date:
0.9 (2012-06-11 17:40), 0.10 (2012-07-08 09:31), 0.11 (2012-08-24 08:12), 0.12 (2012-11-01 19:15), 0.13 (2012-12-21 08:06), 0.14 (2013-04-11 23:14), 0.15 (2013-08-30 06:34), 0.16 (2014-03-19 20:32), 0.17 (2014-12-08 22:11), 0.18 (2022-04-12 18:32)
Other packages that cited extrafont R package
View extrafont citation profile
Other R packages that extrafont depends, imports, suggests or enhances
Complete documentation for extrafont
Functions, R codes and Examples using the extrafont R package
Some associated functions: choose_font . embed_fonts . extrafont . font_addpackage . font_import . font_install . fonts . fonttable . loadfonts . ttf_import . 
Some associated R codes: Full extrafont package functions and examples
Downloads during the last 30 days
02/2702/2803/0103/0203/0303/0403/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/28Downloads for extrafont600800100012001400160018002000TrendBars

Today's Hot Picks in Authors and Packages

cocorresp  
Co-Correspondence Analysis Methods
Fits predictive and symmetric co-correspondence analysis (CoCA) models to relate one data matrix to ...
Download / Learn more Package Citations See dependency  
FAMoS  
A Flexible Algorithm for Model Selection
Given a set of parameters describing model dynamics and a corresponding cost function, FAMoS perfor ...
Download / Learn more Package Citations See dependency  
TangPoemR  
Write Chinese Tang Poems
Write Chinese Tang Poems automatically. ...
Download / Learn more Package Citations See dependency  
r2resize  
In-Text Resize for Images, Tables and Fancy Resize Containers in 'shiny', 'rmarkdown' and 'quarto' Documents
Automatic resizing toolbar for containers, images and tables. Various resizable or expandable contai ...
Download / Learn more Package Citations See dependency  

23,842

R Packages

207,311

Dependencies

64,420

Author Associations

23,781

Publication Badges

© Copyright since 2022. All right reserved, rpkg.net.  Based in Cambridge, Massachusetts, USA