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 03 Dec. 2024.
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

telemac  
R Interface to the TELEMAC Model Suite
An R interface to the TELEMAC suite for modelling of free surface flow. This includes methods for m ...
Download / Learn more Package Citations See dependency  
CRANsearcher  
RStudio Addin for Searching Packages in CRAN Database Based on Keywords
One of the strengths of R is its vast package ecosystem. Indeed, R packages extend from visualizatio ...
Download / Learn more Package Citations See dependency  
donut  
Nearest Neighbour Search with Variables on a Torus
Finds the k nearest neighbours in a dataset of specified points, adding the option to wrap certain ...
Download / Learn more Package Citations See dependency  
EDOtrans  
Euclidean Distance-Optimized Data Transformation
A data transformation method which takes into account the special property of scale non-invariance w ...
Download / Learn more Package Citations See dependency  
FSInteract  
Fast Searches for Interactions
Performs fast detection of interactions in large-scale data using the method of random intersection ...
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,310

R Packages

200,798

Dependencies

63,203

Author Associations

23,278

Publication Badges

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