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]
All associated links for this package
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 05 Jan. 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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

ENMeval  
Automated Tuning and Evaluations of Ecological Niche Models
Runs ecological niche models over all combinations of user-defined settings (i.e., tuning), performs ...
Download / Learn more Package Citations See dependency  
quickcode  
Quick and Essential 'R' Tricks for Better Scripts
The NOT functions, 'R' tricks and a compilation of some simple quick plus often used 'R' codes to im ...
Download / Learn more Package Citations See dependency  
uclust  
Clustering and Classification Inference with U-Statistics
Clustering and classification inference for high dimension low sample size (HDLSS) data with U-stati ...
Download / Learn more Package Citations See dependency  
GFisher  
Generalized Fisher's Combination Tests Under Dependence
Accurate and computationally efficient p-value calculation methods for a general family of Fisher ty ...
Download / Learn more Package Citations See dependency  
interplot  
Plot the Effects of Variables in Interaction Terms
Plots the conditional coefficients ("marginal effects") of variables included in multiplicative int ...
Download / Learn more Package Citations See dependency  
Maintainer: Yue Hu (view profile)
bama  
High Dimensional Bayesian Mediation Analysis
Perform mediation analysis in the presence of high-dimensional mediators based on the potential out ...
Download / Learn more Package Citations See dependency  

23,440

R Packages

202,297

Dependencies

63,567

Author Associations

23,434

Publication Badges

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