Other packages > Find by keyword >

stringx  

Replacements for Base String Functions Powered by 'stringi'
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("stringx", "0.2.9")



Attach the package and use:
library("stringx")
Maintained by
Marek Gagolewski
[Scholar Profile | Author Map]
All associated links for this package
First Published: 2021-07-28
Latest Update: 2023-05-21
Description:
English is the native language for only 5% of the World population. Also, only 17% of us can understand this text. Moreover, the Latin alphabet is the main one for merely 36% of the total. The early computer era, now a very long time ago, was dominated by the US. Due to the proliferation of the internet, smartphones, social media, and other technologies and communication platforms, this is no longer the case. This package replaces base R string functions (such as grep(), tolower(), sprintf(), and strptime()) with ones that fully support the Unicode standards related to natural language and date-time processing. It also fixes some long-standing inconsistencies, and introduces some new, useful features. Thanks to 'ICU' (International Components for Unicode) and 'stringi', they are fast, reliable, and portable across different platforms.
How to cite:
Marek Gagolewski (2021). stringx: Replacements for Base String Functions Powered by 'stringi'. R package version 0.2.9, https://cran.r-project.org/web/packages/stringx. Accessed 18 Feb. 2025.
Previous versions and publish date:
0.1.2 (2021-07-28 12:50), 0.1.3 (2021-08-05 07:00), 0.2.2 (2021-09-03 06:40), 0.2.3 (2022-10-13 05:40), 0.2.4 (2022-10-27 06:20), 0.2.5 (2023-05-21 06:20), 0.2.6 (2023-11-30 00:00), 0.2.8 (2024-04-09 13:30)
Other packages that cited stringx R package
View stringx citation profile
Other R packages that stringx depends, imports, suggests or enhances
Complete documentation for stringx
Functions, R codes and Examples using the stringx R package
Some associated functions: ISOdatetime . about_stringx . chartr . constants . gregexpr . gregextr . grepl . gsub . nchar . paste . sort . sprintf . startswith . strcoll . strptime . strrep . strsplit . strtrim . strwrap . substr . trimws . 
Some associated R codes: ISOdatetime.R . about_stringx.R . chartr.R . common.R . constants.R . gregexpr.R . gregextr.R . grepl.R . gsub.R . nchar.R . paste.R . sort.R . sprintf.R . startswith.R . strcoll.R . strptime.R . strrep.R . strsplit.R . strtrim.R . strwrap.R . substr.R . trimws.R .  Full stringx 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

ppmf  
Read Census Privacy Protected Microdata Files
Implements data processing described in to align modern differentially ...
Download / Learn more Package Citations See dependency  
fclust  
Fuzzy Clustering
Algorithms for fuzzy clustering, cluster validity indices and plots for cluster validity and visuali ...
Download / Learn more Package Citations See dependency  
OptGS  
Near-Optimal Group-Sequential Designs for Continuous Outcomes
Optimal group-sequential designs minimise some function of the expected and maximum sample size whil ...
Download / Learn more Package Citations See dependency  
clustMixType  
k-Prototypes Clustering for Mixed Variable-Type Data
Functions to perform k-prototypes partitioning clustering for mixed variable-type data according to ...
Download / Learn more Package Citations See dependency  
RobustBayesianCopas  
Robust Bayesian Copas Selection Model
Fits the robust Bayesian Copas (RBC) selection model of Bai et al. (2020) for cor ...
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  

23,712

R Packages

205,795

Dependencies

64,332

Author Associations

23,631

Publication Badges

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