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



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: 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.1.8, https://cran.r-project.org/web/packages/string2path. Accessed 22 Dec. 2024.
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)
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
Get rewarded with contribution points by helping add
Reviews / comments / questions /suggestions ↴↴↴

Today's Hot Picks in Authors and Packages

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  
elect  
Estimation of Life Expectancies Using Multi-State Models
Functions to compute state-specific and marginal life expectancies. The computation is based on a fi ...
Download / Learn more Package Citations See dependency  
composits  
Compositional, Multivariate and Univariate Time Series Outlier Ensemble
A compositional multivariate and univariate time series outlier ensemble.It uses the four R packages ...
Download / Learn more Package Citations See dependency  
tropAlgebra  
Tropical Algebraic Functions
It includes functions like tropical addition, tropical multiplication for vectors and matrices. In t ...
Download / Learn more Package Citations See dependency  
wordspace  
Distributional Semantic Models in R
An interactive laboratory for research on distributional semantic models ('DSM', see < ...
Download / Learn more Package Citations See dependency  
LOGANTree  
Tree-Based Models for the Analysis of Log Files from Computer-Based Assessments
Enables researchers to model log-file data from computer-based assessments using machine-learning te ...
Download / Learn more Package Citations See dependency  
Maintainer: Qi Qin (view profile)

23,394

R Packages

201,798

Dependencies

63,416

Author Associations

23,395

Publication Badges

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