Other packages > Find by keyword >

string2path  

Rendering Font into 'data.frame'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("string2path", "0.2.2")



Attach the package and use:
library("string2path")
Maintained by
Hiroaki Yutani
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-08-04
Latest Update: 2025-03-25
Description:
Extract glyph information from font data, and translate the outline curves to flattened paths or tessellated polygons. The converted data is returned as a 'data.frame' in easy-to-plot format.
How to cite:
Hiroaki Yutani (2021). string2path: Rendering Font into 'data.frame'. R package version 0.2.2, https://cran.r-project.org/web/packages/string2path. Accessed 18 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:10), 0.0.1 (2021-08-04 11:50), 0.0.2 (2021-08-09 15:40), 0.0.3 (2021-09-26 11:30), 0.0.4 (2021-11-22 13:50), 0.1.0 (2022-07-17 07:20), 0.1.1 (2022-08-06 08:30), 0.1.2 (2022-12-17 13:50), 0.1.3 (2023-01-23 14:50), 0.1.4 (2023-07-09 11:10), 0.1.5 (2023-07-11 09:40), 0.1.6 (2023-12-17 05:20), 0.1.7 (2024-06-01 02:00), 0.1.8 (2024-08-24 06:50), 0.2.0 (2025-02-08 07:50), 0.2.1 (2025-03-20 05:10), 0.2.2 (2025-03-26 00:20), 0.3.0 (2026-04-13 18:00), 0.3.1 (2026-04-15 10:40)
Other packages that cited string2path R package
View string2path citation profile
Other R packages that string2path depends, imports, suggests or enhances
Complete documentation for string2path
Functions, R codes and Examples using the string2path R package
Some associated functions: dump_fontdb . string2path . 
Some associated R codes: dump_fontdb.R . main.R . string2path-package.R . wrappers.R .  Full string2path package functions and examples
Downloads during the last 30 days

Today's Hot Picks in Authors and Packages

downlit  
Syntax Highlighting and Automatic Linking
Syntax highlighting of R code, specifically designed for the needs of 'RMarkdown' packages like 'pk ...
Download / Learn more Package Citations See dependency  
injectoR  
R Dependency Injection
R dependency injection framework. Dependency injection allows a program design to follow the depend ...
Download / Learn more Package Citations See dependency  
hmeasure  
The H-Measure and Other Scalar Classification Performance Metrics
Classification performance metrics that are derived from the ROC curve of a classifier. The package ...
Download / Learn more Package Citations See dependency  
data360r  
Wrapper for 'TCdata360' and 'Govdata360' API
Makes it easy to engage with the Application Program Interface (API) of the 'TCdata360' and 'Govdat ...
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  
eyelinker  
Import ASC Files from EyeLink Eye Trackers
Imports plain-text ASC data files from EyeLink eye trackers into (relatively) tidy data frames for ...
Download / Learn more Package Citations See dependency  

28,565

R Packages

239,283

Dependencies

75,677

Author Associations

28,566

Publication Badges

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