Other packages > Find by keyword >

filesstrings  

Handy File and String Manipulation
View on CRAN: Click here


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

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

Install by package version:
library("remotes")
install_version("filesstrings", "3.4.0")



Attach the package and use:
library("filesstrings")
Maintained by
Rory Nolan
[Scholar Profile | Author Map]
First Published: 2017-02-23
Latest Update: 2023-01-25
Description:
This started out as a package for file and string manipulation. Since then, the 'fs' and 'strex' packages emerged, offering functionality previously given by this package (but it's done better in these new ones). Those packages have hence almost pushed 'filesstrings' into extinction. However, it still has a small number of unique, handy file manipulation functions which can be seen in the vignette. One example is a function to remove spaces from all file names in a directory.
How to cite:
Rory Nolan (2017). filesstrings: Handy File and String Manipulation. R package version 3.4.0, https://cran.r-project.org/web/packages/filesstrings. Accessed 04 Apr. 2025.
Previous versions and publish date:
0.3.1 (2017-02-23 17:31), 0.3.2 (2017-03-18 18:52), 0.4.0 (2017-04-11 23:52), 1.0.0 (2017-06-05 19:55), 1.1.0 (2017-07-05 13:52), 2.0.0 (2017-12-01 13:05), 2.0.1 (2017-12-12 15:54), 2.0.2 (2018-01-05 13:56), 2.0.4 (2018-02-09 21:00), 2.1.0 (2018-03-10 17:29), 2.2.0 (2018-04-18 19:01), 2.4.0 (2018-05-18 16:37), 2.5.0 (2018-06-29 17:38), 2.6.0 (2018-08-15 23:20), 2.7.0 (2018-09-03 17:20), 3.0.0 (2018-10-30 23:40), 3.1.0 (2019-05-08 00:12), 3.1.1 (2019-05-14 15:30), 3.1.2 (2019-05-29 09:10), 3.1.3 (2019-06-06 20:10), 3.1.4 (2019-06-14 17:30), 3.1.5 (2019-06-27 18:10), 3.1.6 (2020-09-16 09:00), 3.1.7 (2020-10-03 19:50), 3.2.0 (2020-10-10 18:30), 3.2.1 (2020-10-18 06:30), 3.2.2 (2021-04-18 09:00), 3.2.3 (2022-08-09 19:20), 3.2.4 (2023-01-25 18:10), 3.3.0 (2024-01-31 06:30)
Other packages that cited filesstrings R package
View filesstrings citation profile
Other R packages that filesstrings depends, imports, suggests or enhances
Complete documentation for filesstrings
Downloads during the last 30 days
03/0503/0603/0703/0803/0903/1003/1103/1203/1303/1403/1503/1603/1703/1803/1903/2003/2103/2203/2303/2403/2503/2603/2703/2803/2903/3003/3104/0104/02Downloads for filesstrings102030405060708090100TrendBars

Today's Hot Picks in Authors and Packages

metaprotr  
Metaproteomics Post-Processing Analysis
Set of tools for descriptive analysis of metaproteomics data generated from high-throughput mass ...
Download / Learn more Package Citations See dependency  
PakPMICS2014HH  
Multiple Indicator Cluster Survey (MICS) 2014 Household Questionnaire Data for Punjab, Pakistan
Provides data set and function for exploration of Multiple Indicator Cluster Survey (MICS) 2014 Hous ...
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  
GeDS  
Geometrically Designed Spline Regression
Spline Regression, Generalized Additive Models, and Component-wise Gradient Boosting, utilizing Geo ...
Download / Learn more Package Citations See dependency  
Rexperigen  
R Interface to Experigen
Provides convenience functions to communicate with an Experigen server: Experigen ( ...
Download / Learn more Package Citations See dependency  
perryExamples  
Examples for Integrating Prediction Error Estimation into Regression Models
Examples for integrating package 'perry' for prediction error estimation into regression models. ...
Download / Learn more Package Citations See dependency  

23,990

R Packages

207,311

Dependencies

64,809

Author Associations

23,991

Publication Badges

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