Man pages for meerapatelmd/centipede
Manipulate Strings and Vectors

all_falseAggregate logical function
all_trueAggregate logical function
any_falseAggregate logical function
any_trueAggregate logical function
calculate_next_integerCalculates maximum of a vector and adds one after removing...
carry_forwardImputes true NAs with the prior value in a character string...
erase_phraseRemoves a pharse from a string
extract_word_by_indexReturn the word in the string by number
has_leading_decimalLogical for strings that start with 1 or more decimal points
has_leading_patternLogical Function checking for leading patterns
has_leading_punctLogical for strings that have 1 or more leading punctuation...
has_regexLogical Function checking for leading patterns
has_trailing_patternLogical Function checking for trailing patterns
has_unclosed_bracketsLogical for unclosed brackets
has_unclosed_curly_bracketsLogical for unclosed curly brackets
has_unclosed_parenthesesLogical for unclosed parentheses
has_unclosed_punctAggregates the logic functions for all unclosed punctuation
in_title_formatFormat a string with title-style capitalization
nchar_numberGet the number of numerics in a string
nchar_upper_letterGet number of uppercase letters
no_blankRemove blank from a string
no_naRemove NA from a string
number_in_wordsConverts numbers to numbers as words
paste0_if_not_naPaste0 for character_vector into string after removing true...
paste_if_not_naPaste everything but na into a single string
pluck_wordsGet words following a phrase based on number or a seocnd...
rm_space_before_periodRemove spaces before period
str_randomCreates a random string of either all uppercase, all...
str_remove_all_lettersRemoves all letters in a string
str_replace_loopLoop over replacements in a string
strsplitSplit string
strsplit_trim_pipeSplits a string by the pipe, unlists, and trims whitespace on...
sub_naSub NA
trimwsBase trimws with an "inner" option that removes all spaces...
meerapatelmd/centipede documentation built on Jan. 1, 2021, 9:27 a.m.