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]
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 Apr. 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
03/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/3003/3104/0104/0204/0304/0404/0504/0604/0704/0804/0904/1004/1104/1204/1304/1404/1504/16Downloads for stringx051015202530TrendBars

Today's Hot Picks in Authors and Packages

CDNmoney  
Components of Canadian Monetary and Credit Aggregates
Components of Canadian Credit Aggregates and Monetary Aggregates with continuity adjustments. ...
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  
shinyMobile  
Mobile Ready 'shiny' Apps with Standalone Capabilities
Develop outstanding 'shiny' apps for 'iOS', 'Android', desktop as well as beautiful 'shiny' gadgets. ...
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  
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  
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  

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