Files in rorynolan/strex
Extra String Manipulation Functions

.Rbuildignore
.covrignore
.github/.gitignore
.github/CONTRIBUTING.md
.github/workflows/R-CMD-check.yaml
.github/workflows/pkgdown.yaml
.github/workflows/test-coverage.yaml
.gitignore
.pre-commit-config.yaml
DESCRIPTION
LICENSE.md
NAMESPACE
NEWS.md R/after.R R/alphord.R R/arg-match.R R/before.R R/c-wrappers.R R/camel-case.R R/can-be-num.R R/currency.R R/detect.R R/elem.R R/extract-non-nums.R R/extract-nums.R R/give-ext.R R/locate.R R/num-after.R R/num-before.R R/remove.R R/singleize.R R/split-by-nums.R R/strex-package.R R/to-vec.R R/trim.R R/utils.R README.Rmd README.md
codecov.yml
codemeta.json
cran-comments.md index.Rmd index.md inst/CODE_OF_CONDUCT.md
inst/WORDLIST
junk/R/utils.R
junk/braces.cpp
junk/currency.cpp
junk/elem.cpp
junk/extract-non-nums.cpp
junk/junk.R
junk/junk.cpp
junk/pasting.cpp
junk/pasting.h
junk/strings.cpp
man/before-and-after.Rd man/currency.Rd
man/figures/README-pressure-1.png
man/figures/logo.png
man/str_alphord_nums.Rd man/str_before_last_dot.Rd man/str_can_be_numeric.Rd man/str_detect_all.Rd man/str_elem.Rd man/str_elems.Rd man/str_extract_non_numerics.Rd man/str_extract_numbers.Rd man/str_give_ext.Rd man/str_locate_braces.Rd man/str_locate_nth.Rd man/str_match_arg.Rd man/str_nth_non_numeric.Rd man/str_nth_number.Rd man/str_nth_number_after_mth.Rd man/str_nth_number_before_mth.Rd man/str_paste_elems.Rd man/str_remove_quoted.Rd man/str_singleize.Rd man/str_split_by_numbers.Rd man/str_split_camel_case.Rd man/str_to_vec.Rd man/str_trim_anything.Rd man/strex.Rd
pkgdown/favicon/apple-touch-icon-120x120.png
pkgdown/favicon/apple-touch-icon-60x60.png
pkgdown/favicon/apple-touch-icon-76x76.png
pkgdown/favicon/apple-touch-icon.png
pkgdown/favicon/favicon-16x16.png
pkgdown/favicon/favicon-32x32.png
pkgdown/favicon/favicon.ico
src/.gitignore
src/arg-match.c
src/detect.c
src/fullocate.c
src/init.c
src/interleave.c
src/list-utils.c
src/list-utils.h
src/matrix-utils.c
src/pairlist-utils.c
src/pairlist-utils.h
src/stringi-imports.h
src/vec-utils.c
strex.Rproj
tests/spelling.R tests/testthat.R tests/testthat/_snaps/after.md tests/testthat/_snaps/alphord.md tests/testthat/_snaps/arg-match.md tests/testthat/_snaps/currency.md tests/testthat/_snaps/elem.md tests/testthat/_snaps/extract-non-numerics.md tests/testthat/_snaps/extract-nums.md tests/testthat/_snaps/locate.md tests/testthat/_snaps/num-after.md tests/testthat/test-after.R tests/testthat/test-alphord.R tests/testthat/test-arg-match.R tests/testthat/test-before.R tests/testthat/test-c-wrappers.R tests/testthat/test-camel-case.R tests/testthat/test-can-be-num.R tests/testthat/test-currency.R tests/testthat/test-detect.R tests/testthat/test-elem.R tests/testthat/test-extract-non-numerics.R tests/testthat/test-extract-nums.R tests/testthat/test-give-ext.R tests/testthat/test-locate.R tests/testthat/test-num-after.R tests/testthat/test-num-before.R tests/testthat/test-remove.R tests/testthat/test-singleize.R tests/testthat/test-split-by-nums.R tests/testthat/test-to-vec.R tests/testthat/test-trim.R tests/testthat/test-utils.R
vignettes/.gitignore
vignettes/alphordering-numbers.Rmd vignettes/argument-matching.Rmd vignettes/before-and-after.Rmd vignettes/detection.Rmd vignettes/important-miscellany.Rmd vignettes/numbers-in-strings.Rmd
rorynolan/strex documentation built on Oct. 12, 2024, 12:32 p.m.