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.0")



Attach the package and use:
library("string2path")
Maintained by
Hiroaki Yutani
[Scholar Profile | Author Map]
First Published: 2021-08-04
Latest Update: 2023-07-11
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.0, https://cran.r-project.org/web/packages/string2path. Accessed 18 Apr. 2025.
Previous versions and publish date:
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)
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
03/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/16Downloads for string2path0100200300400500600700800900TrendBars

Today's Hot Picks in Authors and Packages

SeqAlloc  
Sequential Allocation for Prospective Experiments
Potential randomization schemes are prospectively evaluated when units are assigned to treatment ar ...
Download / Learn more Package Citations See dependency  
chngpt  
Estimation and Hypothesis Testing for Threshold Regression
Threshold regression models are also called two-phase regression, broken-stick regression, split-poi ...
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  
pssmooth  
Flexible and Efficient Evaluation of Principal Surrogates/Treatment Effect Modifiers
Implements estimation and testing procedures for evaluating an intermediate biomarker response as a ...
Download / Learn more Package Citations See dependency  
ff  
Memory-Efficient Storage of Large Data on Disk and Fast Access Functions
The ff package provides data structures that are stored on disk but behave (almost) as if they were ...
Download / Learn more Package Citations See dependency  
nsga3  
An Implementation of Non-Dominated Sorting Genetic Algorithm III for Feature Selection
An adaptation of Non-dominated Sorting Genetic Algorithm III for multi objective feature selection ...
Download / Learn more Package Citations See dependency  

24,012

R Packages

207,311

Dependencies

64,993

Author Associations

24,013

Publication Badges

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