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



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.8, https://cran.r-project.org/web/packages/stringx. Accessed 07 Nov. 2024.
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)
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

bacondecomp  
Goodman-Bacon Decomposition
Decomposition for differences-in-differences with variation in treatment timing from Goodman-Bacon ...
Download / Learn more Package Citations See dependency  
con2aqi  
Calculate the AQI from Pollutant Concentration
To calculate the AQI (Air Quality Index) from pollutant concentration data. O3, PM2.5, PM10, CO, SO ...
Download / Learn more Package Citations See dependency  
robregcc  
Robust Regression with Compositional Covariates
We implement the algorithm estimating the parameters of the robust regression model with composition ...
Download / Learn more Package Citations See dependency  
nextGenShinyApps  
Craft Exceptional 'R Shiny' Applications and Dashboards with Novel Responsive Tools
Nove responsive tools for designing and developing 'Shiny' dashboards and applications. The scripts ...
Download / Learn more Package Citations See dependency  

23,092

R Packages

198,677

Dependencies

62,675

Author Associations

23,089

Publication Badges

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