Other packages > Find by keyword >

phonics  

Phonetic Spelling Algorithms
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("phonics", "1.3.10")



Attach the package and use:
library("phonics")
Maintained by
James Howard
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2015-12-27
Latest Update: 2021-07-11
Description:
Provides a collection of phonetic algorithms including Soundex, Metaphone, NYSIIS, Caverphone, and others. The package is documented in .
How to cite:
James Howard (2015). phonics: Phonetic Spelling Algorithms. R package version 1.3.10, https://cran.r-project.org/web/packages/phonics
Previous versions and publish date:
0.5.4 (2015-12-27 23:51), 0.6.2 (2016-01-09 17:34), 0.6.3 (2016-02-15 09:26), 0.7.3 (2016-03-30 08:14), 0.7.4 (2016-06-05 08:44), 0.7.5 (2017-08-25 06:31), 1.0.0 (2018-02-13 21:51), 1.1.0 (2018-08-16 21:30), 1.2.3 (2019-01-09 21:00), 1.3.0 (2019-03-01 20:50), 1.3.2 (2019-06-22 00:00), 1.3.6 (2020-07-06 06:40), 1.3.8 (2020-10-02 02:00), 1.3.9 (2020-10-12 18:30)
Other packages that cited phonics R package
View phonics citation profile
Other R packages that phonics depends, imports, suggests or enhances
Functions, R codes and Examples using the phonics R package
Some associated functions: caverphone . cologne . lein . metaphone . mra . nysiis . onca . phonex . phonics . rogerroot . soundex . statcan . 
Some associated R codes: RcppExports.R . caverphone.R . cologne.R . lein.R . metaphone.R . mra.R . nysiis.R . onca.R . phonex.R . phonics.R . rogerroot.R . soundex.R . statcan.R .  Full phonics 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

critpath  
Setting the Critical Path in Project Management
Solving the problem of project management using CPM (Critical Path Method), PERT (Program Evaluation ...
Download / Learn more Package Citations See dependency  
ftaproxim  
Fault Tree Analysis Based on Proxel Simulation
Calculation and plotting of instantaneous unavailabilities of basic events along with the top event ...
Download / Learn more Package Citations See dependency  
mistral  
Methods in Structural Reliability
Various reliability analysis methods for rare event inference (computing failure probability and qua ...
Download / Learn more Package Citations See dependency  
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  
rdbnomics  
Download DBnomics Data
R access to hundreds of millions data series from DBnomics API (). ...
Download / Learn more Package Citations See dependency  
steepness  
Testing Steepness of Dominance Hierarchies
The steepness package computes steepness as a property of dominance hierarchies. Steepness is define ...
Download / Learn more Package Citations See dependency  

22,114

R Packages

188,080

Dependencies

55,244

Author Associations

22,115

Publication Badges

© Copyright 2022 - present. All right reserved, rpkg.net. Contact Us / Suggestions / Concerns