Showing 5 of total 5 results (show query)
tidyverse
stringr:Simple, Consistent Wrappers for Common String Operations
A consistent, simple and easy to use set of wrappers around the fantastic 'stringi' package. All function and argument names (and positions) are consistent, all functions deal with "NA"'s and zero length vectors in the same way, and the output from one function is easy to feed into the input of another.
Maintained by Hadley Wickham. Last updated 7 months ago.
628 stars 21.99 score 164k scripts 8.3k dependentsyulab-smu
yulab.utils:Supporting Functions for Packages Maintained by 'YuLab-SMU'
Miscellaneous functions commonly used by 'YuLab-SMU'.
Maintained by Guangchuang Yu. Last updated 17 days ago.
33 stars 9.94 score 21 scripts 228 dependentsagdamsbo
stRoke:Clinical Stroke Research
A collection of tools for clinical trial data management and analysis in research and teaching. The package is mainly collected for personal use, but any use beyond that is encouraged. This package has migrated functions from 'agdamsbo/daDoctoR', and new functions has been added. Version follows months and year. See NEWS/Changelog for release notes. This package includes sampled data from the TALOS trial (Kraglund et al (2018) <doi:10.1161/STROKEAHA.117.020067>). The win_prob() function is based on work by Zou et al (2022) <doi:10.1161/STROKEAHA.121.037744>. The age_calc() function is based on work by Becker (2020) <doi:10.18637/jss.v093.i02>.
Maintained by Andreas Gammelgaard Damsbo. Last updated 5 months ago.
4.18 score 7 scriptsrossellhayes
stringstatic:Dependency-Free String Operations
Provides drop-in replacements for functions from the 'stringr' package, with the same user interface. These functions have no external dependencies and can be copied directly into your package code using the 'staticimports' package.
Maintained by Alexander Rossell Hayes. Last updated 2 years ago.
6 stars 3.48 score 1 scriptselipousson
isstatic:Dependency-Free Object Tests
Convenience functions for checking class inheritance, extracting attributes, basic type conversion, and miscellaneous string manipulation. working with sf, ggplot2, and other packages.
Maintained by Eli Pousson. Last updated 2 years ago.
3 stars 2.18 score 1 scripts