Other packages > Find by keyword >

trekfont  

Star Trek Fonts Collection
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("trekfont", "0.9.6")



Attach the package and use:
library("trekfont")
Maintained by
Matthew Leonawicz
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2018-05-24
Latest Update: 2024-09-11
Description:
Provides a collection of true type and open type Star Trek-themed fonts.
How to cite:
Matthew Leonawicz (2018). trekfont: Star Trek Fonts Collection. R package version 0.9.6, https://cran.r-project.org/web/packages/trekfont. Accessed 07 Sep. 2026.
Previous versions and publish date:
(2026-07-09 07:15), 0.9.2 (2018-05-24 00:00), 0.9.3 (2018-11-12 11:00), 0.9.4 (2020-11-16 09:00), 0.9.5 (2021-06-01 17:50)
Other packages that cited trekfont R package
View trekfont citation profile
Other R packages that trekfont depends, imports, suggests or enhances
Complete documentation for trekfont
Functions, R codes and Examples using the trekfont R package
Some associated functions: show_trekfonts . trekfonts . 
Some associated R codes: trekfont.R .  Full trekfont package functions and examples
Downloads during the last 30 days

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  
trekfont  
Star Trek Fonts Collection
Provides a collection of true type and open type Star Trek-themed fonts. ...
Download / Learn more Package Citations See dependency  
IGoRRR  
A Shiny Interface for Simple Data Management
Launches a shiny application generating code to view tables in several ways, import/export table ...
Download / Learn more Package Citations See dependency  
btb  
Beyond the Border - Kernel Density Estimation for Urban Geography
The kernelSmoothing() function allows you to square and smooth geolocated data. It calculates a clas ...
Download / Learn more Package Citations See dependency  
ormPlot  
Advanced Plotting of Ordinal Regression Models
An extension to the Regression Modeling Strategies package that facilitates plotting ordinal regres ...
Download / Learn more Package Citations See dependency  
gluedown  
Wrap Vectors in Markdown Formatting
Ease the transition between R vectors and markdown text. With 'gluedown' and 'rmarkdown', users can ...
Download / Learn more Package Citations See dependency  

28,480

R Packages

239,283

Dependencies

75,476

Author Associations

28,481

Publication Badges

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